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)This is a variant ofComprehendAsyncClient.listEventsDetectionJobs(software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest)operation.default ListEventsDetectionJobsPublisherComprehendAsyncClient. listEventsDetectionJobsPaginator(ListEventsDetectionJobsRequest listEventsDetectionJobsRequest)This is a variant ofComprehendAsyncClient.listEventsDetectionJobs(software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest)operation.
-