| Modifier and Type | Method and Description |
|---|---|
ApiGatewayProxyResponse.ApiGatewayProxyResponseBuilder |
ApiGatewayProxyResponse.ApiGatewayProxyResponseBuilder.withBase64Encoded(boolean base64Encoded) |
ApiGatewayProxyResponse.ApiGatewayProxyResponseBuilder |
ApiGatewayProxyResponse.ApiGatewayProxyResponseBuilder.withBody(String body) |
ApiGatewayProxyResponse.ApiGatewayProxyResponseBuilder |
ApiGatewayProxyResponse.ApiGatewayProxyResponseBuilder.withHeaders(Map<String,String> headers) |
ApiGatewayProxyResponse.ApiGatewayProxyResponseBuilder |
ApiGatewayProxyResponse.ApiGatewayProxyResponseBuilder.withStatusCode(int statusCode) |
Copyright © 2017. All Rights Reserved.