public class MapToMapMarshaller extends Object implements ArgumentMarshaller.MapAttributeMarshaller
ArgumentMarshaller.BinaryAttributeMarshaller, ArgumentMarshaller.BinarySetAttributeMarshaller, ArgumentMarshaller.BooleanAttributeMarshaller, ArgumentMarshaller.ListAttributeMarshaller, ArgumentMarshaller.MapAttributeMarshaller, ArgumentMarshaller.NumberAttributeMarshaller, ArgumentMarshaller.NumberSetAttributeMarshaller, ArgumentMarshaller.StringAttributeMarshaller, ArgumentMarshaller.StringSetAttributeMarshaller
Constructor and Description |
---|
MapToMapMarshaller(ArgumentMarshaller memberMarshaller) |
Modifier and Type | Method and Description |
---|---|
ArgumentMarshaller |
getMemberMarshaller() |
static MapToMapMarshaller |
instance() |
AttributeValue |
marshall(Object obj)
Marshalls the object given into an AttributeValue.
|
public MapToMapMarshaller(ArgumentMarshaller memberMarshaller)
public static MapToMapMarshaller instance()
public AttributeValue marshall(Object obj)
ArgumentMarshaller
marshall
in interface ArgumentMarshaller
public ArgumentMarshaller getMemberMarshaller()
Copyright © 2022. All rights reserved.