ArgumentMarshaller, ArgumentMarshaller.MapAttributeMarshallerpublic 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 | Description |
|---|---|
MapToMapMarshaller(ArgumentMarshaller memberMarshaller) |
| Modifier and Type | Method | Description |
|---|---|---|
static MapToMapMarshaller |
instance() |
|
AttributeValue |
marshall(Object obj) |
Marshalls the object given into an AttributeValue.
|
ArgumentMarshaller |
memberMarshaller() |
public MapToMapMarshaller(ArgumentMarshaller memberMarshaller)
public static MapToMapMarshaller instance()
public AttributeValue marshall(Object obj)
ArgumentMarshallermarshall in interface ArgumentMarshallerpublic ArgumentMarshaller memberMarshaller()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.