| 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 TranslateClient |
TranslateClient.create()
Create a
TranslateClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListLanguagesIterable(TranslateClient client,
ListLanguagesRequest firstRequest) |
ListParallelDataIterable(TranslateClient client,
ListParallelDataRequest firstRequest) |
ListTerminologiesIterable(TranslateClient client,
ListTerminologiesRequest firstRequest) |
ListTextTranslationJobsIterable(TranslateClient client,
ListTextTranslationJobsRequest firstRequest) |
Copyright © 2023. All rights reserved.