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