Uses of Class
software.amazon.awssdk.services.comprehend.paginators.ListTargetedSentimentDetectionJobsPublisher
-
Packages that use ListTargetedSentimentDetectionJobsPublisher 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 ListTargetedSentimentDetectionJobsPublisher in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ListTargetedSentimentDetectionJobsPublisher Modifier and Type Method Description default ListTargetedSentimentDetectionJobsPublisherComprehendAsyncClient. listTargetedSentimentDetectionJobsPaginator(Consumer<ListTargetedSentimentDetectionJobsRequest.Builder> listTargetedSentimentDetectionJobsRequest)default ListTargetedSentimentDetectionJobsPublisherComprehendAsyncClient. listTargetedSentimentDetectionJobsPaginator(ListTargetedSentimentDetectionJobsRequest listTargetedSentimentDetectionJobsRequest)
-