Uses of Class
com.amazonaws.services.apigateway.model.DeleteRestApiResult
Packages that use DeleteRestApiResult
-
Uses of DeleteRestApiResult in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway that return DeleteRestApiResultModifier and TypeMethodDescriptionAbstractAmazonApiGateway.deleteRestApi
(DeleteRestApiRequest request) AmazonApiGateway.deleteRestApi
(DeleteRestApiRequest deleteRestApiRequest) Deletes the specified API.AmazonApiGatewayClient.deleteRestApi
(DeleteRestApiRequest deleteRestApiRequest) Deletes the specified API.Methods in com.amazonaws.services.apigateway that return types with arguments of type DeleteRestApiResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.deleteRestApiAsync
(DeleteRestApiRequest request) AbstractAmazonApiGatewayAsync.deleteRestApiAsync
(DeleteRestApiRequest request, AsyncHandler<DeleteRestApiRequest, DeleteRestApiResult> asyncHandler) AmazonApiGatewayAsync.deleteRestApiAsync
(DeleteRestApiRequest deleteRestApiRequest) Deletes the specified API.AmazonApiGatewayAsync.deleteRestApiAsync
(DeleteRestApiRequest deleteRestApiRequest, AsyncHandler<DeleteRestApiRequest, DeleteRestApiResult> asyncHandler) Deletes the specified API.AmazonApiGatewayAsyncClient.deleteRestApiAsync
(DeleteRestApiRequest request) AmazonApiGatewayAsyncClient.deleteRestApiAsync
(DeleteRestApiRequest request, AsyncHandler<DeleteRestApiRequest, DeleteRestApiResult> asyncHandler) Method parameters in com.amazonaws.services.apigateway with type arguments of type DeleteRestApiResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.deleteRestApiAsync
(DeleteRestApiRequest request, AsyncHandler<DeleteRestApiRequest, DeleteRestApiResult> asyncHandler) AmazonApiGatewayAsync.deleteRestApiAsync
(DeleteRestApiRequest deleteRestApiRequest, AsyncHandler<DeleteRestApiRequest, DeleteRestApiResult> asyncHandler) Deletes the specified API.AmazonApiGatewayAsyncClient.deleteRestApiAsync
(DeleteRestApiRequest request, AsyncHandler<DeleteRestApiRequest, DeleteRestApiResult> asyncHandler) -
Uses of DeleteRestApiResult in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return DeleteRestApiResult