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