| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
static StopTextTranslationJobResponse.Builder |
StopTextTranslationJobResponse.builder() |
StopTextTranslationJobResponse.Builder |
StopTextTranslationJobResponse.Builder.jobId(String jobId)
The job ID of the stopped batch translation job.
|
StopTextTranslationJobResponse.Builder |
StopTextTranslationJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the designated job.
|
StopTextTranslationJobResponse.Builder |
StopTextTranslationJobResponse.Builder.jobStatus(String jobStatus)
The status of the designated job.
|
StopTextTranslationJobResponse.Builder |
StopTextTranslationJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopTextTranslationJobResponse.Builder> |
StopTextTranslationJobResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.