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