Uses of Class
software.amazon.awssdk.services.dataexchange.paginators.ListJobsIterable
-
Packages that use ListJobsIterable Package Description software.amazon.awssdk.services.dataexchange AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud. -
-
Uses of ListJobsIterable in software.amazon.awssdk.services.dataexchange
Methods in software.amazon.awssdk.services.dataexchange that return ListJobsIterable Modifier and Type Method Description default ListJobsIterableDataExchangeClient. listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest)This operation lists your jobs sorted by CreatedAt in descending order.default ListJobsIterableDataExchangeClient. listJobsPaginator(ListJobsRequest listJobsRequest)This operation lists your jobs sorted by CreatedAt in descending order.
-