public class ItemCollectionMetricsJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ItemCollectionMetrics,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ItemCollectionMetricsJsonUnmarshaller |
instance |
Constructor and Description |
---|
ItemCollectionMetricsJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ItemCollectionMetricsJsonUnmarshaller |
getInstance() |
ItemCollectionMetrics |
unmarshall(JsonUnmarshallerContext context) |
private static ItemCollectionMetricsJsonUnmarshaller instance
public ItemCollectionMetricsJsonUnmarshaller()
public ItemCollectionMetrics unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ItemCollectionMetrics,JsonUnmarshallerContext>
java.lang.Exception
public static ItemCollectionMetricsJsonUnmarshaller getInstance()