Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
Modifier and Type | Method and Description |
---|---|
DocumentClassifierEnrichment |
DocumentClassifierEnrichment.Builder.build()
Builds a DocumentClassifierEnrichment.
|
Modifier and Type | Method and Description |
---|---|
List<DocumentClassifierEnrichment> |
CreateDocumentClassifier.enrichments()
Gets the enrichments.
|
List<DocumentClassifierEnrichment> |
DocumentClassifier.getEnrichments()
Gets the enrichments.
|
Modifier and Type | Method and Description |
---|---|
CreateDocumentClassifier.Builder |
CreateDocumentClassifier.Builder.addEnrichments(DocumentClassifierEnrichment enrichments)
Adds an enrichments to enrichments.
|
Modifier and Type | Method and Description |
---|---|
CreateDocumentClassifier.Builder |
CreateDocumentClassifier.Builder.enrichments(List<DocumentClassifierEnrichment> enrichments)
Set the enrichments.
|
Copyright © 2023 IBM Cloud. All rights reserved.