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