public class AttributeValueJsonMarshaller
extends java.lang.Object
| Constructor and Description |
|---|
AttributeValueJsonMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeValueJsonMarshaller |
getInstance() |
void |
marshall(AttributeValue attributeValue,
JSONWriter jsonWriter)
Marshall the given parameter object, and output to a JSONWriter
|
public void marshall(AttributeValue attributeValue, JSONWriter jsonWriter)
public static AttributeValueJsonMarshaller getInstance()