| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateDocumentOptions.Builder | 
UpdateDocumentOptions.Builder.collectionId(String collectionId)
Set the collectionId. 
 | 
UpdateDocumentOptions.Builder | 
UpdateDocumentOptions.Builder.documentId(String documentId)
Set the documentId. 
 | 
UpdateDocumentOptions.Builder | 
UpdateDocumentOptions.Builder.environmentId(String environmentId)
Set the environmentId. 
 | 
UpdateDocumentOptions.Builder | 
UpdateDocumentOptions.Builder.file(File file)
Set the file. 
 | 
UpdateDocumentOptions.Builder | 
UpdateDocumentOptions.Builder.file(InputStream file)
Set the file. 
 | 
UpdateDocumentOptions.Builder | 
UpdateDocumentOptions.Builder.fileContentType(String fileContentType)
Set the fileContentType. 
 | 
UpdateDocumentOptions.Builder | 
UpdateDocumentOptions.Builder.filename(String filename)
Set the filename. 
 | 
UpdateDocumentOptions.Builder | 
UpdateDocumentOptions.Builder.metadata(String metadata)
Set the metadata. 
 | 
UpdateDocumentOptions.Builder | 
UpdateDocumentOptions.newBuilder()
New builder. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.