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