Uses of Class
com.amazonaws.services.apigateway.model.DeleteIntegrationResponseResult
-
Packages that use DeleteIntegrationResponseResult Package Description com.amazonaws.services.apigateway com.amazonaws.services.apigateway.model -
-
Uses of DeleteIntegrationResponseResult in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway that return DeleteIntegrationResponseResult Modifier and Type Method Description DeleteIntegrationResponseResult
AbstractAmazonApiGateway. deleteIntegrationResponse(DeleteIntegrationResponseRequest request)
DeleteIntegrationResponseResult
AmazonApiGateway. deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest)
Represents a delete integration response.DeleteIntegrationResponseResult
AmazonApiGatewayClient. deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest)
Represents a delete integration response.Method parameters in com.amazonaws.services.apigateway with type arguments of type DeleteIntegrationResponseResult Modifier and Type Method Description Future<DeleteIntegrationResponseResult>
AbstractAmazonApiGatewayAsync. deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request, AsyncHandler<DeleteIntegrationResponseRequest,DeleteIntegrationResponseResult> asyncHandler)
Future<DeleteIntegrationResponseResult>
AmazonApiGatewayAsync. deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest, AsyncHandler<DeleteIntegrationResponseRequest,DeleteIntegrationResponseResult> asyncHandler)
Represents a delete integration response.Future<DeleteIntegrationResponseResult>
AmazonApiGatewayAsyncClient. deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request, AsyncHandler<DeleteIntegrationResponseRequest,DeleteIntegrationResponseResult> asyncHandler)
-
Uses of DeleteIntegrationResponseResult in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return DeleteIntegrationResponseResult Modifier and Type Method Description DeleteIntegrationResponseResult
DeleteIntegrationResponseResult. clone()
-