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