| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate |
Provides translation of the input content from the source language to the target language.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTextTranslationJobsPublisher |
TranslateAsyncClient.listTextTranslationJobsPaginator(Consumer<ListTextTranslationJobsRequest.Builder> listTextTranslationJobsRequest)
Gets a list of the batch translation jobs that you have submitted.
|
default ListTextTranslationJobsPublisher |
TranslateAsyncClient.listTextTranslationJobsPaginator(ListTextTranslationJobsRequest listTextTranslationJobsRequest)
Gets a list of the batch translation jobs that you have submitted.
|
Copyright © 2023. All rights reserved.