Uses of Class
software.amazon.awssdk.services.apigateway.model.GetStagesRequest
Packages that use GetStagesRequest
Package
Description
-
Uses of GetStagesRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetStagesRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetStagesResponse>ApiGatewayAsyncClient.getStages(GetStagesRequest getStagesRequest) Gets information about one or more Stage resources.default GetStagesResponseApiGatewayClient.getStages(GetStagesRequest getStagesRequest) Gets information about one or more Stage resources. -
Uses of GetStagesRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetStagesRequestModifier and TypeMethodDescriptionGetStagesRequestMarshaller.marshall(GetStagesRequest getStagesRequest)