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