Uses of Class
software.amazon.awssdk.services.apigateway.model.GetStageRequest
Packages that use GetStageRequest
Package
Description
-
Uses of GetStageRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetStageRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetStageResponse>ApiGatewayAsyncClient.getStage(GetStageRequest getStageRequest) Gets information about a Stage resource.default GetStageResponseApiGatewayClient.getStage(GetStageRequest getStageRequest) Gets information about a Stage resource. -
Uses of GetStageRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetStageRequestModifier and TypeMethodDescriptionGetStageRequestMarshaller.marshall(GetStageRequest getStageRequest)