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