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