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