| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static StartTargetedSentimentDetectionJobResponse.Builder |
StartTargetedSentimentDetectionJobResponse.builder() |
StartTargetedSentimentDetectionJobResponse.Builder |
StartTargetedSentimentDetectionJobResponse.Builder.jobArn(String jobArn)
The Amazon Resource Name (ARN) of the targeted sentiment detection job.
|
StartTargetedSentimentDetectionJobResponse.Builder |
StartTargetedSentimentDetectionJobResponse.Builder.jobId(String jobId)
The identifier generated for the job.
|
StartTargetedSentimentDetectionJobResponse.Builder |
StartTargetedSentimentDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the job.
|
StartTargetedSentimentDetectionJobResponse.Builder |
StartTargetedSentimentDetectionJobResponse.Builder.jobStatus(String jobStatus)
The status of the job.
|
StartTargetedSentimentDetectionJobResponse.Builder |
StartTargetedSentimentDetectionJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartTargetedSentimentDetectionJobResponse.Builder> |
StartTargetedSentimentDetectionJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.