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