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