Uses of Class
software.amazon.awssdk.services.translate.paginators.ListParallelDataPublisher
-
Packages that use ListParallelDataPublisher Package Description software.amazon.awssdk.services.translate Provides translation of the input content from the source language to the target language. -
-
Uses of ListParallelDataPublisher in software.amazon.awssdk.services.translate
Methods in software.amazon.awssdk.services.translate that return ListParallelDataPublisher Modifier and Type Method Description default ListParallelDataPublisherTranslateAsyncClient. listParallelDataPaginator(Consumer<ListParallelDataRequest.Builder> listParallelDataRequest)Provides a list of your parallel data resources in Amazon Translate.default ListParallelDataPublisherTranslateAsyncClient. listParallelDataPaginator(ListParallelDataRequest listParallelDataRequest)Provides a list of your parallel data resources in Amazon Translate.
-