Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
Packages that use UpdateMethodRequest
Package
Description
-
Uses of UpdateMethodRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateMethodRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateMethodResponse>ApiGatewayAsyncClient.updateMethod(UpdateMethodRequest updateMethodRequest) Updates an existing Method resource.default UpdateMethodResponseApiGatewayClient.updateMethod(UpdateMethodRequest updateMethodRequest) Updates an existing Method resource. -
Uses of UpdateMethodRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateMethodRequestModifier and TypeMethodDescriptionUpdateMethodRequestMarshaller.marshall(UpdateMethodRequest updateMethodRequest)