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