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