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