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