Uses of Class
software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest
Packages that use DeleteMethodRequest
Package
Description
-
Uses of DeleteMethodRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type DeleteMethodRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteMethodResponse>ApiGatewayAsyncClient.deleteMethod(DeleteMethodRequest deleteMethodRequest) Deletes an existing Method resource.default DeleteMethodResponseApiGatewayClient.deleteMethod(DeleteMethodRequest deleteMethodRequest) Deletes an existing Method resource. -
Uses of DeleteMethodRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type DeleteMethodRequestModifier and TypeMethodDescriptionDeleteMethodRequestMarshaller.marshall(DeleteMethodRequest deleteMethodRequest)