| Modifier and Type | Method and Description |
|---|---|
ApiGatewayProxyResponse |
ApiGatewayProxyResponse.ApiGatewayProxyResponseBuilder.build() |
ApiGatewayProxyResponse |
MethodHandler.handle(ApiGatewayProxyRequest request,
List<com.google.common.net.MediaType> contentTypes,
List<com.google.common.net.MediaType> acceptTypes,
com.amazonaws.services.lambda.runtime.Context context) |
ApiGatewayProxyResponse |
LambdaProxyHandler.handleRequest(ApiGatewayProxyRequest request,
com.amazonaws.services.lambda.runtime.Context context) |
ApiGatewayProxyResponse |
AcceptMapper.outputToResponse(Output output) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
MethodHandler.registerExceptionMap(Class<E> clazz,
java.util.function.Function<E,ApiGatewayProxyResponse> exceptionMapper) |
Copyright © 2017. All Rights Reserved.