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