| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate |
Provides translation of the input content from the source language to the target language.
|
| software.amazon.awssdk.services.translate.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopTextTranslationJobResponse> |
TranslateAsyncClient.stopTextTranslationJob(StopTextTranslationJobRequest stopTextTranslationJobRequest)
Stops an asynchronous batch translation job that is in progress.
|
default StopTextTranslationJobResponse |
TranslateClient.stopTextTranslationJob(StopTextTranslationJobRequest stopTextTranslationJobRequest)
Stops an asynchronous batch translation job that is in progress.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopTextTranslationJobRequestMarshaller.marshall(StopTextTranslationJobRequest stopTextTranslationJobRequest) |
Copyright © 2023. All rights reserved.