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