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