FunctionInvoker@Deprecated public class SpringBootApiGatewayRequestHandler extends SpringBootRequestHandler<com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent,com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent>
catalog, jsonMapper, TARGET_EXECUTION_CTX_NAME| Constructor and Description |
|---|
SpringBootApiGatewayRequestHandler()
Deprecated.
|
SpringBootApiGatewayRequestHandler(Class<?> configurationClass)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convertEvent(com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent event)
Deprecated.
|
protected com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent |
convertOutput(Object output)
Deprecated.
|
Object |
handleRequest(com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent event,
com.amazonaws.services.lambda.runtime.Context context)
Deprecated.
|
acceptsInput, result, returnsOutputapply, clear, close, convertOutput, doResolveName, function, getContext, getFunction, getInputType, initializepublic SpringBootApiGatewayRequestHandler(Class<?> configurationClass)
public SpringBootApiGatewayRequestHandler()
protected Object convertEvent(com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent event)
convertEvent in class SpringBootRequestHandler<com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent,com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent>protected com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent convertOutput(Object output)
convertOutput in class SpringBootRequestHandler<com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent,com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent>public Object handleRequest(com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent event, com.amazonaws.services.lambda.runtime.Context context)
handleRequest in interface com.amazonaws.services.lambda.runtime.RequestHandler<com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent,Object>handleRequest in class SpringBootRequestHandler<com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent,com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent>Copyright © 2022 Pivotal Software, Inc.. All rights reserved.