| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| software.amazon.awssdk.services.comprehend.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTargetedSentimentDetectionJobResponse> |
ComprehendAsyncClient.describeTargetedSentimentDetectionJob(DescribeTargetedSentimentDetectionJobRequest describeTargetedSentimentDetectionJobRequest)
Gets the properties associated with a targeted sentiment detection job.
|
default DescribeTargetedSentimentDetectionJobResponse |
ComprehendClient.describeTargetedSentimentDetectionJob(DescribeTargetedSentimentDetectionJobRequest describeTargetedSentimentDetectionJobRequest)
Gets the properties associated with a targeted sentiment detection job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeTargetedSentimentDetectionJobRequestMarshaller.marshall(DescribeTargetedSentimentDetectionJobRequest describeTargetedSentimentDetectionJobRequest) |
Copyright © 2023. All rights reserved.