Uses of Class
software.amazon.awssdk.services.comprehend.paginators.ListKeyPhrasesDetectionJobsIterable
-
Packages that use ListKeyPhrasesDetectionJobsIterable 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 ListKeyPhrasesDetectionJobsIterable in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ListKeyPhrasesDetectionJobsIterable Modifier and Type Method Description default ListKeyPhrasesDetectionJobsIterableComprehendClient. listKeyPhrasesDetectionJobsPaginator()default ListKeyPhrasesDetectionJobsIterableComprehendClient. listKeyPhrasesDetectionJobsPaginator(Consumer<ListKeyPhrasesDetectionJobsRequest.Builder> listKeyPhrasesDetectionJobsRequest)default ListKeyPhrasesDetectionJobsIterableComprehendClient. listKeyPhrasesDetectionJobsPaginator(ListKeyPhrasesDetectionJobsRequest listKeyPhrasesDetectionJobsRequest)
-