| Package | Description |
|---|---|
| com.amazonaws.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
ListTargetedSentimentDetectionJobsResult |
AbstractAmazonComprehend.listTargetedSentimentDetectionJobs(ListTargetedSentimentDetectionJobsRequest request) |
ListTargetedSentimentDetectionJobsResult |
AmazonComprehend.listTargetedSentimentDetectionJobs(ListTargetedSentimentDetectionJobsRequest listTargetedSentimentDetectionJobsRequest)
Gets a list of targeted sentiment detection jobs that you have submitted.
|
ListTargetedSentimentDetectionJobsResult |
AmazonComprehendClient.listTargetedSentimentDetectionJobs(ListTargetedSentimentDetectionJobsRequest request)
Gets a list of targeted sentiment detection jobs that you have submitted.
|
| Modifier and Type | Method and Description |
|---|---|
ListTargetedSentimentDetectionJobsResult |
ListTargetedSentimentDetectionJobsResult.clone() |
ListTargetedSentimentDetectionJobsResult |
ListTargetedSentimentDetectionJobsResult.withNextToken(String nextToken)
Identifies the next page of results to return.
|
ListTargetedSentimentDetectionJobsResult |
ListTargetedSentimentDetectionJobsResult.withTargetedSentimentDetectionJobPropertiesList(Collection<TargetedSentimentDetectionJobProperties> targetedSentimentDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
ListTargetedSentimentDetectionJobsResult |
ListTargetedSentimentDetectionJobsResult.withTargetedSentimentDetectionJobPropertiesList(TargetedSentimentDetectionJobProperties... targetedSentimentDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
Copyright © 2024. All rights reserved.