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