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