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