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