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