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