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