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