Uses of Class
software.amazon.awssdk.services.translate.model.Document
-
Packages that use Document Package Description software.amazon.awssdk.services.translate.model -
-
Uses of Document in software.amazon.awssdk.services.translate.model
Methods in software.amazon.awssdk.services.translate.model that return Document Modifier and Type Method Description DocumentTranslateDocumentRequest. document()The content and content type for the document to be translated.Methods in software.amazon.awssdk.services.translate.model with parameters of type Document Modifier and Type Method Description TranslateDocumentRequest.BuilderTranslateDocumentRequest.Builder. document(Document document)The content and content type for the document to be translated.
-