Class MapToMapMarshaller
java.lang.Object
com.amazonaws.services.dynamodbv2.datamodeling.marshallers.MapToMapMarshaller
- All Implemented Interfaces:
ArgumentMarshaller,ArgumentMarshaller.MapAttributeMarshaller
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.amazonaws.services.dynamodbv2.datamodeling.ArgumentMarshaller
ArgumentMarshaller.BinaryAttributeMarshaller, ArgumentMarshaller.BinarySetAttributeMarshaller, ArgumentMarshaller.BooleanAttributeMarshaller, ArgumentMarshaller.ListAttributeMarshaller, ArgumentMarshaller.MapAttributeMarshaller, ArgumentMarshaller.NumberAttributeMarshaller, ArgumentMarshaller.NumberSetAttributeMarshaller, ArgumentMarshaller.StringAttributeMarshaller, ArgumentMarshaller.StringSetAttributeMarshaller -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MapToMapMarshallerinstance()Marshalls the object given into an AttributeValue.
-
Constructor Details
-
MapToMapMarshaller
-
-
Method Details
-
instance
-
marshall
Description copied from interface:ArgumentMarshallerMarshalls the object given into an AttributeValue.- Specified by:
marshallin interfaceArgumentMarshaller
-
getMemberMarshaller
-