Uses of Class
software.amazon.awssdk.services.apigateway.paginators.GetDeploymentsPublisher
-
Packages that use GetDeploymentsPublisher Package Description software.amazon.awssdk.services.apigateway Amazon API Gateway -
-
Uses of GetDeploymentsPublisher in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetDeploymentsPublisher Modifier and Type Method Description default GetDeploymentsPublisherApiGatewayAsyncClient. getDeploymentsPaginator(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest)This is a variant ofApiGatewayAsyncClient.getDeployments(software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest)operation.default GetDeploymentsPublisherApiGatewayAsyncClient. getDeploymentsPaginator(GetDeploymentsRequest getDeploymentsRequest)This is a variant ofApiGatewayAsyncClient.getDeployments(software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest)operation.
-