| Package | Description |
|---|---|
| com.amazonaws.services.apigateway |
|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteIntegrationResponseResult |
AmazonApiGatewayClient.deleteIntegrationResponse(DeleteIntegrationResponseRequest request)
Represents a delete integration response.
|
DeleteIntegrationResponseResult |
AmazonApiGateway.deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest)
Represents a delete integration response.
|
DeleteIntegrationResponseResult |
AbstractAmazonApiGateway.deleteIntegrationResponse(DeleteIntegrationResponseRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteIntegrationResponseResult> |
AbstractAmazonApiGatewayAsync.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request,
AsyncHandler<DeleteIntegrationResponseRequest,DeleteIntegrationResponseResult> asyncHandler) |
Future<DeleteIntegrationResponseResult> |
AmazonApiGatewayAsyncClient.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request,
AsyncHandler<DeleteIntegrationResponseRequest,DeleteIntegrationResponseResult> asyncHandler) |
Future<DeleteIntegrationResponseResult> |
AmazonApiGatewayAsync.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest,
AsyncHandler<DeleteIntegrationResponseRequest,DeleteIntegrationResponseResult> asyncHandler)
Represents a delete integration response.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteIntegrationResponseResult |
DeleteIntegrationResponseResult.clone() |
Copyright © 2022. All rights reserved.