| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate |
Provides translation between one source language and another of the same set of languages.
|
| software.amazon.awssdk.services.translate.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopTextTranslationJobResponse |
TranslateClient.stopTextTranslationJob(StopTextTranslationJobRequest stopTextTranslationJobRequest)
Stops an asynchronous batch translation job that is in progress.
|
default CompletableFuture<StopTextTranslationJobResponse> |
TranslateAsyncClient.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 © 2020. All rights reserved.