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