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