| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
static TranslateAsyncClient |
TranslateAsyncClient.create()
Create a
TranslateAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListLanguagesPublisher(TranslateAsyncClient client,
ListLanguagesRequest firstRequest) |
ListParallelDataPublisher(TranslateAsyncClient client,
ListParallelDataRequest firstRequest) |
ListTerminologiesPublisher(TranslateAsyncClient client,
ListTerminologiesRequest firstRequest) |
ListTextTranslationJobsPublisher(TranslateAsyncClient client,
ListTextTranslationJobsRequest firstRequest) |
Copyright © 2023. All rights reserved.