Uses of Class
software.amazon.awssdk.services.snowball.paginators.ListClusterJobsPublisher
-
Packages that use ListClusterJobsPublisher 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 ListClusterJobsPublisher in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball that return ListClusterJobsPublisher Modifier and Type Method Description default ListClusterJobsPublisherSnowballAsyncClient. listClusterJobsPaginator(Consumer<ListClusterJobsRequest.Builder> listClusterJobsRequest)This is a variant ofSnowballAsyncClient.listClusterJobs(software.amazon.awssdk.services.snowball.model.ListClusterJobsRequest)operation.default ListClusterJobsPublisherSnowballAsyncClient. listClusterJobsPaginator(ListClusterJobsRequest listClusterJobsRequest)This is a variant ofSnowballAsyncClient.listClusterJobs(software.amazon.awssdk.services.snowball.model.ListClusterJobsRequest)operation.
-