| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
TargetedSentimentDetectionJobProperties |
DescribeTargetedSentimentDetectionJobResponse.targetedSentimentDetectionJobProperties()
An object that contains the properties associated with a targeted sentiment detection job.
|
| Modifier and Type | Method and Description |
|---|---|
List<TargetedSentimentDetectionJobProperties> |
ListTargetedSentimentDetectionJobsResponse.targetedSentimentDetectionJobPropertiesList()
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTargetedSentimentDetectionJobResponse.Builder |
DescribeTargetedSentimentDetectionJobResponse.Builder.targetedSentimentDetectionJobProperties(TargetedSentimentDetectionJobProperties targetedSentimentDetectionJobProperties)
An object that contains the properties associated with a targeted sentiment detection job.
|
ListTargetedSentimentDetectionJobsResponse.Builder |
ListTargetedSentimentDetectionJobsResponse.Builder.targetedSentimentDetectionJobPropertiesList(TargetedSentimentDetectionJobProperties... targetedSentimentDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListTargetedSentimentDetectionJobsResponse.Builder |
ListTargetedSentimentDetectionJobsResponse.Builder.targetedSentimentDetectionJobPropertiesList(Collection<TargetedSentimentDetectionJobProperties> targetedSentimentDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
Copyright © 2023. All rights reserved.