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