| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| Modifier and Type | Method and Description |
|---|---|
default ListSentimentDetectionJobsPublisher |
ComprehendAsyncClient.listSentimentDetectionJobsPaginator()
Gets a list of sentiment detection jobs that you have submitted.
|
default ListSentimentDetectionJobsPublisher |
ComprehendAsyncClient.listSentimentDetectionJobsPaginator(Consumer<ListSentimentDetectionJobsRequest.Builder> listSentimentDetectionJobsRequest)
Gets a list of sentiment detection jobs that you have submitted.
|
default ListSentimentDetectionJobsPublisher |
ComprehendAsyncClient.listSentimentDetectionJobsPaginator(ListSentimentDetectionJobsRequest listSentimentDetectionJobsRequest)
Gets a list of sentiment detection jobs that you have submitted.
|
Copyright © 2023. All rights reserved.