Uses of Class
software.amazon.awssdk.services.comprehend.paginators.ListKeyPhrasesDetectionJobsPublisher
-
Packages that use ListKeyPhrasesDetectionJobsPublisher 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 ListKeyPhrasesDetectionJobsPublisher in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ListKeyPhrasesDetectionJobsPublisher Modifier and Type Method Description default ListKeyPhrasesDetectionJobsPublisherComprehendAsyncClient. listKeyPhrasesDetectionJobsPaginator()Get a list of key phrase detection jobs that you have submitted.default ListKeyPhrasesDetectionJobsPublisherComprehendAsyncClient. listKeyPhrasesDetectionJobsPaginator(Consumer<ListKeyPhrasesDetectionJobsRequest.Builder> listKeyPhrasesDetectionJobsRequest)Get a list of key phrase detection jobs that you have submitted.default ListKeyPhrasesDetectionJobsPublisherComprehendAsyncClient. listKeyPhrasesDetectionJobsPaginator(ListKeyPhrasesDetectionJobsRequest listKeyPhrasesDetectionJobsRequest)Get a list of key phrase detection jobs that you have submitted.
-