Uses of Class
software.amazon.awssdk.services.comprehend.paginators.ListEventsDetectionJobsIterable
-
Packages that use ListEventsDetectionJobsIterable Package Description software.amazon.awssdk.services.comprehend Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents. -
-
Uses of ListEventsDetectionJobsIterable in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ListEventsDetectionJobsIterable Modifier and Type Method Description default ListEventsDetectionJobsIterableComprehendClient. listEventsDetectionJobsPaginator(Consumer<ListEventsDetectionJobsRequest.Builder> listEventsDetectionJobsRequest)This is a variant ofComprehendClient.listEventsDetectionJobs(software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest)operation.default ListEventsDetectionJobsIterableComprehendClient. listEventsDetectionJobsPaginator(ListEventsDetectionJobsRequest listEventsDetectionJobsRequest)This is a variant ofComprehendClient.listEventsDetectionJobs(software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest)operation.
-