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