Uses of Class
com.amazonaws.services.apigateway.model.DeleteBasePathMappingResult
Packages that use DeleteBasePathMappingResult
-
Uses of DeleteBasePathMappingResult in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway that return DeleteBasePathMappingResultModifier and TypeMethodDescriptionAbstractAmazonApiGateway.deleteBasePathMapping
(DeleteBasePathMappingRequest request) AmazonApiGateway.deleteBasePathMapping
(DeleteBasePathMappingRequest deleteBasePathMappingRequest) Deletes the BasePathMapping resource.AmazonApiGatewayClient.deleteBasePathMapping
(DeleteBasePathMappingRequest deleteBasePathMappingRequest) Deletes the BasePathMapping resource.Methods in com.amazonaws.services.apigateway that return types with arguments of type DeleteBasePathMappingResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest request) AbstractAmazonApiGatewayAsync.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest request, AsyncHandler<DeleteBasePathMappingRequest, DeleteBasePathMappingResult> asyncHandler) AmazonApiGatewayAsync.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest deleteBasePathMappingRequest) Deletes the BasePathMapping resource.AmazonApiGatewayAsync.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest deleteBasePathMappingRequest, AsyncHandler<DeleteBasePathMappingRequest, DeleteBasePathMappingResult> asyncHandler) Deletes the BasePathMapping resource.AmazonApiGatewayAsyncClient.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest request) AmazonApiGatewayAsyncClient.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest request, AsyncHandler<DeleteBasePathMappingRequest, DeleteBasePathMappingResult> asyncHandler) Method parameters in com.amazonaws.services.apigateway with type arguments of type DeleteBasePathMappingResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest request, AsyncHandler<DeleteBasePathMappingRequest, DeleteBasePathMappingResult> asyncHandler) AmazonApiGatewayAsync.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest deleteBasePathMappingRequest, AsyncHandler<DeleteBasePathMappingRequest, DeleteBasePathMappingResult> asyncHandler) Deletes the BasePathMapping resource.AmazonApiGatewayAsyncClient.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest request, AsyncHandler<DeleteBasePathMappingRequest, DeleteBasePathMappingResult> asyncHandler) -
Uses of DeleteBasePathMappingResult in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return DeleteBasePathMappingResult