Uses of Class
software.amazon.awssdk.services.apigateway.model.PutMethodRequest
Packages that use PutMethodRequest
Package
Description
-
Uses of PutMethodRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type PutMethodRequestModifier and TypeMethodDescriptiondefault CompletableFuture<PutMethodResponse>ApiGatewayAsyncClient.putMethod(PutMethodRequest putMethodRequest) Add a method to an existing Resource resource.default PutMethodResponseApiGatewayClient.putMethod(PutMethodRequest putMethodRequest) Add a method to an existing Resource resource. -
Uses of PutMethodRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type PutMethodRequestModifier and TypeMethodDescriptionPutMethodRequestMarshaller.marshall(PutMethodRequest putMethodRequest)