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