Uses of Class
software.amazon.awssdk.services.apigateway.model.GetMethodRequest
Packages that use GetMethodRequest
Package
Description
-
Uses of GetMethodRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetMethodRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetMethodResponse>ApiGatewayAsyncClient.getMethod(GetMethodRequest getMethodRequest) Describe an existing Method resource.default GetMethodResponseApiGatewayClient.getMethod(GetMethodRequest getMethodRequest) Describe an existing Method resource. -
Uses of GetMethodRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetMethodRequestModifier and TypeMethodDescriptionGetMethodRequestMarshaller.marshall(GetMethodRequest getMethodRequest)