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