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