Uses of Class
software.amazon.awssdk.services.apigateway.paginators.GetDeploymentsIterable
Packages that use GetDeploymentsIterable
-
Uses of GetDeploymentsIterable in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetDeploymentsIterableModifier and TypeMethodDescriptiondefault GetDeploymentsIterableApiGatewayClient.getDeploymentsPaginator(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest) This is a variant ofApiGatewayClient.getDeployments(software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest)operation.default GetDeploymentsIterableApiGatewayClient.getDeploymentsPaginator(GetDeploymentsRequest getDeploymentsRequest) This is a variant ofApiGatewayClient.getDeployments(software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest)operation.