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