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