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)
ArgumentMarshallermarshall in interface ArgumentMarshallerpublic ArgumentMarshaller getMemberMarshaller()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.