Uses of Class
software.amazon.awssdk.services.comprehend.paginators.ListDominantLanguageDetectionJobsPublisher
-
Packages that use ListDominantLanguageDetectionJobsPublisher 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 ListDominantLanguageDetectionJobsPublisher in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ListDominantLanguageDetectionJobsPublisher Modifier and Type Method Description default ListDominantLanguageDetectionJobsPublisherComprehendAsyncClient. listDominantLanguageDetectionJobsPaginator()default ListDominantLanguageDetectionJobsPublisherComprehendAsyncClient. listDominantLanguageDetectionJobsPaginator(Consumer<ListDominantLanguageDetectionJobsRequest.Builder> listDominantLanguageDetectionJobsRequest)default ListDominantLanguageDetectionJobsPublisherComprehendAsyncClient. listDominantLanguageDetectionJobsPaginator(ListDominantLanguageDetectionJobsRequest listDominantLanguageDetectionJobsRequest)
-