Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest.Builder
Packages that use GetDeploymentsRequest.Builder
Package
Description
-
Uses of GetDeploymentsRequest.Builder in software.amazon.awssdk.services.apigateway
Method parameters in software.amazon.awssdk.services.apigateway with type arguments of type GetDeploymentsRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<GetDeploymentsResponse>ApiGatewayAsyncClient.getDeployments(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest) Gets information about a Deployments collection.default GetDeploymentsResponseApiGatewayClient.getDeployments(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest) Gets information about a Deployments collection.default GetDeploymentsPublisherApiGatewayAsyncClient.getDeploymentsPaginator(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest) This is a variant ofApiGatewayAsyncClient.getDeployments(software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest)operation.default GetDeploymentsIterableApiGatewayClient.getDeploymentsPaginator(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest) This is a variant ofApiGatewayClient.getDeployments(software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest)operation. -
Uses of GetDeploymentsRequest.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetDeploymentsRequest.BuilderModifier and TypeMethodDescriptionGetDeploymentsRequest.builder()The maximum number of returned results per page.GetDeploymentsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetDeploymentsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The current pagination position in the paged result set.The string identifier of the associated RestApi.GetDeploymentsRequest.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetDeploymentsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDeploymentsRequest.Builder>GetDeploymentsRequest.serializableBuilderClass()