Uses of Class
software.amazon.awssdk.services.snowball.paginators.ListClustersPublisher
-
Packages that use ListClustersPublisher Package Description software.amazon.awssdk.services.snowball The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses secure devices to transfer large amounts of data between your on-premises data centers and Amazon Simple Storage Service (Amazon S3). -
-
Uses of ListClustersPublisher in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball that return ListClustersPublisher Modifier and Type Method Description default ListClustersPublisherSnowballAsyncClient. listClustersPaginator()This is a variant ofSnowballAsyncClient.listClusters(software.amazon.awssdk.services.snowball.model.ListClustersRequest)operation.default ListClustersPublisherSnowballAsyncClient. listClustersPaginator(Consumer<ListClustersRequest.Builder> listClustersRequest)This is a variant ofSnowballAsyncClient.listClusters(software.amazon.awssdk.services.snowball.model.ListClustersRequest)operation.default ListClustersPublisherSnowballAsyncClient. listClustersPaginator(ListClustersRequest listClustersRequest)This is a variant ofSnowballAsyncClient.listClusters(software.amazon.awssdk.services.snowball.model.ListClustersRequest)operation.
-