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