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