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