Uses of Class
software.amazon.awssdk.services.apigateway.paginators.GetDeploymentsIterable
-
Packages that use GetDeploymentsIterable Package Description software.amazon.awssdk.services.apigateway Amazon API Gateway -
-
Uses of GetDeploymentsIterable in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetDeploymentsIterable Modifier and Type Method Description default 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.
-