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