| 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 CompletableFuture<DescribeTextTranslationJobResponse> |
TranslateAsyncClient.describeTextTranslationJob(DescribeTextTranslationJobRequest describeTextTranslationJobRequest)
Gets the properties associated with an asycnhronous batch translation job including name, ID, status, source and
target languages, input/output S3 buckets, and so on.
|
default DescribeTextTranslationJobResponse |
TranslateClient.describeTextTranslationJob(DescribeTextTranslationJobRequest describeTextTranslationJobRequest)
Gets the properties associated with an asycnhronous batch translation job including name, ID, status, source and
target languages, input/output S3 buckets, and so on.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeTextTranslationJobRequestMarshaller.marshall(DescribeTextTranslationJobRequest describeTextTranslationJobRequest) |
Copyright © 2021. All rights reserved.