Uses of Class
com.ibm.watson.discovery.v2.model.UpdateDocumentOptions.Builder
| Package | Description |
|---|---|
| com.ibm.watson.discovery.v2.model |
-
Uses of UpdateDocumentOptions.Builder in com.ibm.watson.discovery.v2.model
Methods in com.ibm.watson.discovery.v2.model that return UpdateDocumentOptions.Builder Modifier and Type Method Description UpdateDocumentOptions.BuilderUpdateDocumentOptions.Builder. collectionId(String collectionId)Set the collectionId.UpdateDocumentOptions.BuilderUpdateDocumentOptions.Builder. documentId(String documentId)Set the documentId.UpdateDocumentOptions.BuilderUpdateDocumentOptions.Builder. file(File file)Set the file.UpdateDocumentOptions.BuilderUpdateDocumentOptions.Builder. file(InputStream file)Set the file.UpdateDocumentOptions.BuilderUpdateDocumentOptions.Builder. fileContentType(String fileContentType)Set the fileContentType.UpdateDocumentOptions.BuilderUpdateDocumentOptions.Builder. filename(String filename)Set the filename.UpdateDocumentOptions.BuilderUpdateDocumentOptions.Builder. metadata(String metadata)Set the metadata.UpdateDocumentOptions.BuilderUpdateDocumentOptions. newBuilder()New builder.UpdateDocumentOptions.BuilderUpdateDocumentOptions.Builder. projectId(String projectId)Set the projectId.UpdateDocumentOptions.BuilderUpdateDocumentOptions.Builder. xWatsonDiscoveryForce(Boolean xWatsonDiscoveryForce)Set the xWatsonDiscoveryForce.