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