public class RecordObjectMapper
extends com.fasterxml.jackson.databind.ObjectMapper
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
APPROXIMATE_CREATION_DATE_TIME |
static java.lang.String |
AWS_REGION |
static java.lang.String |
B |
static java.lang.String |
BOOL |
static java.lang.String |
BS |
static java.lang.String |
DYNAMODB |
static java.lang.String |
EVENT_ID |
static java.lang.String |
EVENT_NAME |
static java.lang.String |
EVENT_SOURCE |
static java.lang.String |
EVENT_VERSION |
static java.lang.String |
KEYS |
static java.lang.String |
L |
static java.lang.String |
M |
static java.lang.String |
N |
static java.lang.String |
NEW_IMAGE |
static java.lang.String |
NS |
static java.lang.String |
NULL |
static java.lang.String |
OLD_IMAGE |
static java.lang.String |
OPERATION_TYPE |
static java.lang.String |
S |
static java.lang.String |
SEQUENCE_NUMBER |
static java.lang.String |
SIZE_BYTES |
static java.lang.String |
SS |
static java.lang.String |
STREAM_VIEW_TYPE |
_defaultPrettyPrinter, _deserializationConfig, _deserializationContext, _injectableValues, _jsonFactory, _mixIns, _registeredModuleTypes, _rootDeserializers, _serializationConfig, _serializerFactory, _serializerProvider, _subtypeResolver, _typeFactory, DEFAULT_ANNOTATION_INTROSPECTOR, DEFAULT_BASE, STD_VISIBILITY_CHECKER| Constructor and Description |
|---|
RecordObjectMapper() |
_checkInvalidCopy, _configAndWriteValue, _configAndWriteValue, _convert, _defaultPrettyPrinter, _findRootDeserializer, _initForReading, _newReader, _newReader, _newWriter, _newWriter, _newWriter, _readMapAndClose, _readValue, _serializerProvider, _unwrapAndDeserialize, _verifySchemaType, acceptJsonFormatVisitor, acceptJsonFormatVisitor, addHandler, addMixIn, addMixInAnnotations, canDeserialize, canDeserialize, canSerialize, canSerialize, clearProblemHandlers, configure, configure, configure, configure, configure, constructType, convertValue, convertValue, convertValue, copy, createArrayNode, createDeserializationContext, createObjectNode, defaultClassIntrospector, disable, disable, disable, disable, disable, disable, disable, disableDefaultTyping, enable, enable, enable, enable, enable, enable, enable, enableDefaultTyping, enableDefaultTyping, enableDefaultTyping, enableDefaultTypingAsProperty, findAndRegisterModules, findMixInClassFor, findModules, findModules, generateJsonSchema, getDateFormat, getDeserializationConfig, getDeserializationContext, getFactory, getInjectableValues, getJsonFactory, getNodeFactory, getPropertyNamingStrategy, getSerializationConfig, getSerializerFactory, getSerializerProvider, getSubtypeResolver, getTypeFactory, getVisibilityChecker, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, mixInCount, reader, reader, reader, reader, reader, reader, reader, reader, reader, reader, reader, readerFor, readerFor, readerFor, readerForUpdating, readerWithView, readTree, readTree, readTree, readTree, readTree, readTree, readTree, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValues, readValues, readValues, readValues, registerModule, registerModules, registerModules, registerSubtypes, registerSubtypes, setAnnotationIntrospector, setAnnotationIntrospectors, setBase64Variant, setConfig, setConfig, setDateFormat, setDefaultPrettyPrinter, setDefaultTyping, setFilterProvider, setFilters, setHandlerInstantiator, setInjectableValues, setLocale, setMixInAnnotations, setMixInResolver, setMixIns, setNodeFactory, setPropertyNamingStrategy, setSerializationInclusion, setSerializerFactory, setSerializerProvider, setSubtypeResolver, setTimeZone, setTypeFactory, setVisibility, setVisibility, setVisibilityChecker, treeAsTokens, treeToValue, valueToTree, version, writer, writer, writer, writer, writer, writer, writer, writer, writer, writer, writerFor, writerFor, writerFor, writerWithDefaultPrettyPrinter, writerWithType, writerWithType, writerWithType, writerWithView, writeTree, writeTree, writeValue, writeValue, writeValue, writeValue, writeValueAsBytes, writeValueAsStringpublic static final java.lang.String L
public static final java.lang.String M
public static final java.lang.String BS
public static final java.lang.String NS
public static final java.lang.String SS
public static final java.lang.String BOOL
public static final java.lang.String NULL
public static final java.lang.String B
public static final java.lang.String N
public static final java.lang.String S
public static final java.lang.String OLD_IMAGE
public static final java.lang.String NEW_IMAGE
public static final java.lang.String STREAM_VIEW_TYPE
public static final java.lang.String OPERATION_TYPE
public static final java.lang.String SEQUENCE_NUMBER
public static final java.lang.String SIZE_BYTES
public static final java.lang.String KEYS
public static final java.lang.String AWS_REGION
public static final java.lang.String DYNAMODB
public static final java.lang.String EVENT_ID
public static final java.lang.String EVENT_NAME
public static final java.lang.String EVENT_SOURCE
public static final java.lang.String EVENT_VERSION
public static final java.lang.String APPROXIMATE_CREATION_DATE_TIME