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