Uses of Class
software.amazon.awssdk.services.datasync.paginators.ListDiscoveryJobsPublisher
-
Packages that use ListDiscoveryJobsPublisher Package Description software.amazon.awssdk.services.datasync DataSync -
-
Uses of ListDiscoveryJobsPublisher in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync that return ListDiscoveryJobsPublisher Modifier and Type Method Description default ListDiscoveryJobsPublisherDataSyncAsyncClient. 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 ListDiscoveryJobsPublisherDataSyncAsyncClient. 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.
-