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