Uses of Class
software.amazon.awssdk.services.datasync.paginators.ListDiscoveryJobsIterable
-
Packages that use ListDiscoveryJobsIterable Package Description software.amazon.awssdk.services.datasync DataSync -
-
Uses of ListDiscoveryJobsIterable in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync that return ListDiscoveryJobsIterable Modifier and Type Method Description default ListDiscoveryJobsIterableDataSyncClient. listDiscoveryJobsPaginator(Consumer<ListDiscoveryJobsRequest.Builder> listDiscoveryJobsRequest)Provides a list of the existing discovery jobs in the Amazon Web Services Region and Amazon Web Services account where you're using DataSync Discovery.default ListDiscoveryJobsIterableDataSyncClient. listDiscoveryJobsPaginator(ListDiscoveryJobsRequest listDiscoveryJobsRequest)Provides a list of the existing discovery jobs in the Amazon Web Services Region and Amazon Web Services account where you're using DataSync Discovery.
-