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