Uses of Class
software.amazon.awssdk.services.comprehend.paginators.ListEventsDetectionJobsPublisher
-
Packages that use ListEventsDetectionJobsPublisher 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 ListEventsDetectionJobsPublisher in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ListEventsDetectionJobsPublisher Modifier and Type Method Description default ListEventsDetectionJobsPublisherComprehendAsyncClient. listEventsDetectionJobsPaginator(Consumer<ListEventsDetectionJobsRequest.Builder> listEventsDetectionJobsRequest)Gets a list of the events detection jobs that you have submitted.default ListEventsDetectionJobsPublisherComprehendAsyncClient. listEventsDetectionJobsPaginator(ListEventsDetectionJobsRequest listEventsDetectionJobsRequest)Gets a list of the events detection jobs that you have submitted.
-