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