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