| Package | Description |
|---|---|
| com.amazonaws.services.comprehend |
Amazon Comprehend is an AWS service for gaining insight into the content of documents.
|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSentimentDetectionJobResult |
AmazonComprehend.describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest describeSentimentDetectionJobRequest)
Gets the properties associated with a sentiment detection job.
|
DescribeSentimentDetectionJobResult |
AmazonComprehendClient.describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest request)
Gets the properties associated with a sentiment detection job.
|
DescribeSentimentDetectionJobResult |
AbstractAmazonComprehend.describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeSentimentDetectionJobResult |
DescribeSentimentDetectionJobResult.clone() |
DescribeSentimentDetectionJobResult |
DescribeSentimentDetectionJobResult.withSentimentDetectionJobProperties(SentimentDetectionJobProperties sentimentDetectionJobProperties)
An object that contains the properties associated with a sentiment detection job.
|
Copyright © 2021. All rights reserved.