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