Uses of Class
software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse
Packages that use GetDeploymentsResponse
Package
Description
-
Uses of GetDeploymentsResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetDeploymentsResponseModifier and TypeMethodDescriptiondefault GetDeploymentsResponseApiGatewayClient.getDeployments(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest) Gets information about a Deployments collection.default GetDeploymentsResponseApiGatewayClient.getDeployments(GetDeploymentsRequest getDeploymentsRequest) Gets information about a Deployments collection.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetDeploymentsResponseModifier and TypeMethodDescriptiondefault CompletableFuture<GetDeploymentsResponse>ApiGatewayAsyncClient.getDeployments(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest) Gets information about a Deployments collection.default CompletableFuture<GetDeploymentsResponse>ApiGatewayAsyncClient.getDeployments(GetDeploymentsRequest getDeploymentsRequest) Gets information about a Deployments collection. -
Uses of GetDeploymentsResponse in software.amazon.awssdk.services.apigateway.paginators
Methods in software.amazon.awssdk.services.apigateway.paginators that return types with arguments of type GetDeploymentsResponseMethod parameters in software.amazon.awssdk.services.apigateway.paginators with type arguments of type GetDeploymentsResponseModifier and TypeMethodDescriptionvoidGetDeploymentsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetDeploymentsResponse> subscriber)