Uses of Class
software.amazon.awssdk.services.translate.model.ListTextTranslationJobsRequest
-
Packages that use ListTextTranslationJobsRequest 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 software.amazon.awssdk.services.translate.transform -
-
Uses of ListTextTranslationJobsRequest in software.amazon.awssdk.services.translate
-
Uses of ListTextTranslationJobsRequest in software.amazon.awssdk.services.translate.paginators
Constructors in software.amazon.awssdk.services.translate.paginators with parameters of type ListTextTranslationJobsRequest Constructor Description ListTextTranslationJobsIterable(TranslateClient client, ListTextTranslationJobsRequest firstRequest)ListTextTranslationJobsPublisher(TranslateAsyncClient client, ListTextTranslationJobsRequest firstRequest) -
Uses of ListTextTranslationJobsRequest in software.amazon.awssdk.services.translate.transform
Methods in software.amazon.awssdk.services.translate.transform with parameters of type ListTextTranslationJobsRequest Modifier and Type Method Description SdkHttpFullRequestListTextTranslationJobsRequestMarshaller. marshall(ListTextTranslationJobsRequest listTextTranslationJobsRequest)
-