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