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