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