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