Uses of Class
com.amazonaws.services.apigateway.model.DeleteIntegrationResponseResult
Packages that use DeleteIntegrationResponseResult
-
Uses of DeleteIntegrationResponseResult in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway that return DeleteIntegrationResponseResultModifier and TypeMethodDescriptionAbstractAmazonApiGateway.deleteIntegrationResponse(DeleteIntegrationResponseRequest request) AmazonApiGateway.deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest) Represents a delete integration response.AmazonApiGatewayClient.deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest) Represents a delete integration response.Methods in com.amazonaws.services.apigateway that return types with arguments of type DeleteIntegrationResponseResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request) AbstractAmazonApiGatewayAsync.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request, AsyncHandler<DeleteIntegrationResponseRequest, DeleteIntegrationResponseResult> asyncHandler) AmazonApiGatewayAsync.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest) Represents a delete integration response.AmazonApiGatewayAsync.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest, AsyncHandler<DeleteIntegrationResponseRequest, DeleteIntegrationResponseResult> asyncHandler) Represents a delete integration response.AmazonApiGatewayAsyncClient.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request) AmazonApiGatewayAsyncClient.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request, AsyncHandler<DeleteIntegrationResponseRequest, DeleteIntegrationResponseResult> asyncHandler) Method parameters in com.amazonaws.services.apigateway with type arguments of type DeleteIntegrationResponseResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest request, AsyncHandler<DeleteIntegrationResponseRequest, DeleteIntegrationResponseResult> asyncHandler) AmazonApiGatewayAsync.deleteIntegrationResponseAsync(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest, AsyncHandler<DeleteIntegrationResponseRequest, DeleteIntegrationResponseResult> asyncHandler) Represents a delete integration response.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