Uses of Class
com.ibm.watson.natural_language_understanding.v1.model.CategoriesModel
| Package | Description |
|---|---|
| com.ibm.watson.natural_language_understanding.v1 |
Natural Language Understanding v1.
|
| com.ibm.watson.natural_language_understanding.v1.model |
-
Uses of CategoriesModel in com.ibm.watson.natural_language_understanding.v1
Methods in com.ibm.watson.natural_language_understanding.v1 that return types with arguments of type CategoriesModel Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<CategoriesModel>NaturalLanguageUnderstanding. createCategoriesModel(CreateCategoriesModelOptions createCategoriesModelOptions)Create categories model.com.ibm.cloud.sdk.core.http.ServiceCall<CategoriesModel>NaturalLanguageUnderstanding. getCategoriesModel(GetCategoriesModelOptions getCategoriesModelOptions)Get categories model details.com.ibm.cloud.sdk.core.http.ServiceCall<CategoriesModel>NaturalLanguageUnderstanding. updateCategoriesModel(UpdateCategoriesModelOptions updateCategoriesModelOptions)Update categories model. -
Uses of CategoriesModel in com.ibm.watson.natural_language_understanding.v1.model
Methods in com.ibm.watson.natural_language_understanding.v1.model that return types with arguments of type CategoriesModel Modifier and Type Method Description List<CategoriesModel>CategoriesModelList. getModels()Gets the models.