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