Uses of Class
software.amazon.awssdk.services.translate.model.TranslateResponse
-
Packages that use TranslateResponse Package Description software.amazon.awssdk.services.translate.model -
-
Uses of TranslateResponse in software.amazon.awssdk.services.translate.model
Subclasses of TranslateResponse in software.amazon.awssdk.services.translate.model Modifier and Type Class Description classCreateParallelDataResponseclassDeleteParallelDataResponseclassDeleteTerminologyResponseclassDescribeTextTranslationJobResponseclassGetParallelDataResponseclassGetTerminologyResponseclassImportTerminologyResponseclassListLanguagesResponseclassListParallelDataResponseclassListTagsForResourceResponseclassListTerminologiesResponseclassListTextTranslationJobsResponseclassStartTextTranslationJobResponseclassStopTextTranslationJobResponseclassTagResourceResponseclassTranslateDocumentResponseclassTranslateTextResponseclassUntagResourceResponseclassUpdateParallelDataResponseMethods in software.amazon.awssdk.services.translate.model that return TranslateResponse Modifier and Type Method Description TranslateResponseTranslateResponse.Builder. build()Constructors in software.amazon.awssdk.services.translate.model with parameters of type TranslateResponse Constructor Description BuilderImpl(TranslateResponse response)
-