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