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