Uses of Class
com.amazonaws.services.apigateway.model.GetMethodRequest
Packages that use GetMethodRequest
-
Uses of GetMethodRequest in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway with parameters of type GetMethodRequestModifier and TypeMethodDescriptionAbstractAmazonApiGateway.getMethod
(GetMethodRequest request) AmazonApiGateway.getMethod
(GetMethodRequest getMethodRequest) Describe an existing Method resource.AmazonApiGatewayClient.getMethod
(GetMethodRequest getMethodRequest) Describe an existing Method resource.AbstractAmazonApiGatewayAsync.getMethodAsync
(GetMethodRequest request) AbstractAmazonApiGatewayAsync.getMethodAsync
(GetMethodRequest request, AsyncHandler<GetMethodRequest, GetMethodResult> asyncHandler) AmazonApiGatewayAsync.getMethodAsync
(GetMethodRequest getMethodRequest) Describe an existing Method resource.AmazonApiGatewayAsync.getMethodAsync
(GetMethodRequest getMethodRequest, AsyncHandler<GetMethodRequest, GetMethodResult> asyncHandler) Describe an existing Method resource.AmazonApiGatewayAsyncClient.getMethodAsync
(GetMethodRequest request) AmazonApiGatewayAsyncClient.getMethodAsync
(GetMethodRequest request, AsyncHandler<GetMethodRequest, GetMethodResult> asyncHandler) Method parameters in com.amazonaws.services.apigateway with type arguments of type GetMethodRequestModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.getMethodAsync
(GetMethodRequest request, AsyncHandler<GetMethodRequest, GetMethodResult> asyncHandler) AmazonApiGatewayAsync.getMethodAsync
(GetMethodRequest getMethodRequest, AsyncHandler<GetMethodRequest, GetMethodResult> asyncHandler) Describe an existing Method resource.AmazonApiGatewayAsyncClient.getMethodAsync
(GetMethodRequest request, AsyncHandler<GetMethodRequest, GetMethodResult> asyncHandler) -
Uses of GetMethodRequest in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return GetMethodRequestModifier and TypeMethodDescriptionGetMethodRequest.clone()
GetMethodRequest.withHttpMethod
(String httpMethod) Specifies the put method request's HTTP method type.GetMethodRequest.withResourceId
(String resourceId) GetMethodRequest.withRestApiId
(String restApiId)