| Package | Description |
|---|---|
| com.amazonaws.services.translate |
Provides translation of the input content from the source language to the target language.
|
| com.amazonaws.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTextTranslationJobResult |
AmazonTranslateClient.describeTextTranslationJob(DescribeTextTranslationJobRequest request)
Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and
target languages, input/output S3 buckets, and so on.
|
DescribeTextTranslationJobResult |
AmazonTranslate.describeTextTranslationJob(DescribeTextTranslationJobRequest describeTextTranslationJobRequest)
Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and
target languages, input/output S3 buckets, and so on.
|
DescribeTextTranslationJobResult |
AbstractAmazonTranslate.describeTextTranslationJob(DescribeTextTranslationJobRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeTextTranslationJobResult |
DescribeTextTranslationJobResult.clone() |
DescribeTextTranslationJobResult |
DescribeTextTranslationJobResult.withTextTranslationJobProperties(TextTranslationJobProperties textTranslationJobProperties)
An object that contains the properties associated with an asynchronous batch translation job.
|
Copyright © 2024. All rights reserved.