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