Modifier and Type | Method and Description |
---|---|
APIGatewayProxyResponseEvent |
APIGatewayProxyResponseEvent.clone() |
APIGatewayProxyResponseEvent |
APIGatewayProxyResponseEvent.withBody(String body) |
APIGatewayProxyResponseEvent |
APIGatewayProxyResponseEvent.withHeaders(Map<String,String> headers) |
APIGatewayProxyResponseEvent |
APIGatewayProxyResponseEvent.withStatusCode(Integer statusCode) |
Copyright © 2017. All rights reserved.