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