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