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