Uses of Class
software.amazon.awssdk.services.comprehend.paginators.ListSentimentDetectionJobsPublisher
-
Packages that use ListSentimentDetectionJobsPublisher 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 ListSentimentDetectionJobsPublisher in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ListSentimentDetectionJobsPublisher Modifier and Type Method Description default ListSentimentDetectionJobsPublisherComprehendAsyncClient. listSentimentDetectionJobsPaginator()Gets a list of sentiment detection jobs that you have submitted.default ListSentimentDetectionJobsPublisherComprehendAsyncClient. listSentimentDetectionJobsPaginator(Consumer<ListSentimentDetectionJobsRequest.Builder> listSentimentDetectionJobsRequest)Gets a list of sentiment detection jobs that you have submitted.default ListSentimentDetectionJobsPublisherComprehendAsyncClient. listSentimentDetectionJobsPaginator(ListSentimentDetectionJobsRequest listSentimentDetectionJobsRequest)Gets a list of sentiment detection jobs that you have submitted.
-