public class MockHandler extends Object implements GrambaLambdaHandler<Object,ContextImpl>
| Constructor and Description |
|---|
MockHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
customHandler(ApiResponse body,
Map<String,List<String>> headers,
JacksonHelper jacksonHelper) |
ContextImpl |
getContext() |
public Object customHandler(ApiResponse body, Map<String,List<String>> headers, JacksonHelper jacksonHelper)
customHandler in interface GrambaLambdaHandler<Object,ContextImpl>public ContextImpl getContext()
getContext in interface GrambaLambdaHandler<Object,ContextImpl>Copyright © 2020 be.cloudway. All rights reserved.