Uses of Class
com.ibm.watson.discovery.v1.model.NluEnrichmentFeatures
Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
-
Uses of NluEnrichmentFeatures in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return NluEnrichmentFeatures Modifier and Type Method Description NluEnrichmentFeatures
NluEnrichmentFeatures.Builder. build()
Builds a NluEnrichmentFeatures.NluEnrichmentFeatures
EnrichmentOptions. features()
Gets the features.Methods in com.ibm.watson.discovery.v1.model with parameters of type NluEnrichmentFeatures Modifier and Type Method Description EnrichmentOptions.Builder
EnrichmentOptions.Builder. features(NluEnrichmentFeatures features)
Set the features.