public class BodyRequestContext<T>
extends io.github.stepio.lambda.RequestContext
| Modifier | Constructor and Description |
|---|---|
protected |
BodyRequestContext(T body,
com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent request,
com.amazonaws.services.lambda.runtime.Context context) |
| Modifier and Type | Method and Description |
|---|---|
T |
getBody() |
Copyright © 2020. All rights reserved.