APIGatewayProxyResponseEvent |
APIGatewayProxyResponseEvent.clone() |
APIGatewayProxyResponseEvent |
APIGatewayProxyResponseEvent.withBody(String body) |
APIGatewayProxyResponseEvent |
APIGatewayProxyResponseEvent.withHeaders(Map<String,String> headers) |
APIGatewayProxyResponseEvent |
APIGatewayProxyResponseEvent.withIsBase64Encoded(Boolean isBase64Encoded) |
APIGatewayProxyResponseEvent |
APIGatewayProxyResponseEvent.withMultiValueHeaders(Map<String,List<String>> multiValueHeaders) |
APIGatewayProxyResponseEvent |
APIGatewayProxyResponseEvent.withStatusCode(Integer statusCode) |