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