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