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