Package io.quarkus.amazon.lambda.runtime
Class AmazonLambdaMapperRecorder
- java.lang.Object
-
- io.quarkus.amazon.lambda.runtime.AmazonLambdaMapperRecorder
-
public class AmazonLambdaMapperRecorder extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static com.fasterxml.jackson.databind.ObjectReader
clientCtxReader
static com.fasterxml.jackson.databind.ObjectReader
cognitoIdReader
static com.fasterxml.jackson.databind.ObjectMapper
objectMapper
-
Constructor Summary
Constructors Constructor Description AmazonLambdaMapperRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initContextReaders()
void
initObjectMapper()
-