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