Unmarshaller<Ec2InstanceAttributes,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class Ec2InstanceAttributesUnmarshaller extends Object implements Unmarshaller<Ec2InstanceAttributes,JsonUnmarshallerContext>
Constructor | Description |
---|---|
Ec2InstanceAttributesUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static Ec2InstanceAttributesUnmarshaller |
getInstance() |
|
Ec2InstanceAttributes |
unmarshall(JsonUnmarshallerContext context) |
public Ec2InstanceAttributes unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<Ec2InstanceAttributes,JsonUnmarshallerContext>
Exception
public static Ec2InstanceAttributesUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.