@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class AssociateElasticIpResponseUnmarshaller extends Object implements Unmarshaller<AssociateElasticIpResponse,JsonUnmarshallerContext>
| Constructor and Description |
|---|
AssociateElasticIpResponseUnmarshaller() |
| Modifier and Type | Method and 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.