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