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