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