| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static StopEventsDetectionJobResponse.Builder |
StopEventsDetectionJobResponse.builder() |
StopEventsDetectionJobResponse.Builder |
StopEventsDetectionJobResponse.Builder.jobId(String jobId)
The identifier of the events detection job to stop.
|
StopEventsDetectionJobResponse.Builder |
StopEventsDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the events detection job.
|
StopEventsDetectionJobResponse.Builder |
StopEventsDetectionJobResponse.Builder.jobStatus(String jobStatus)
The status of the events detection job.
|
StopEventsDetectionJobResponse.Builder |
StopEventsDetectionJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopEventsDetectionJobResponse.Builder> |
StopEventsDetectionJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.