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