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