| Package | Description | 
|---|---|
| com.ibm.watson.language_translator.v3.model | 
| Modifier and Type | Method and Description | 
|---|---|
TranslateDocumentOptions.Builder | 
TranslateDocumentOptions.Builder.documentId(String documentId)
Set the documentId. 
 | 
TranslateDocumentOptions.Builder | 
TranslateDocumentOptions.Builder.file(File file)
Set the file. 
 | 
TranslateDocumentOptions.Builder | 
TranslateDocumentOptions.Builder.file(InputStream file)
Set the file. 
 | 
TranslateDocumentOptions.Builder | 
TranslateDocumentOptions.Builder.fileContentType(String fileContentType)
Set the fileContentType. 
 | 
TranslateDocumentOptions.Builder | 
TranslateDocumentOptions.Builder.filename(String filename)
Set the filename. 
 | 
TranslateDocumentOptions.Builder | 
TranslateDocumentOptions.Builder.modelId(String modelId)
Set the modelId. 
 | 
TranslateDocumentOptions.Builder | 
TranslateDocumentOptions.newBuilder()
New builder. 
 | 
TranslateDocumentOptions.Builder | 
TranslateDocumentOptions.Builder.source(String source)
Set the source. 
 | 
TranslateDocumentOptions.Builder | 
TranslateDocumentOptions.Builder.target(String target)
Set the target. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.