Uses of Class
com.ibm.watson.natural_language_understanding.v1.model.ClassificationsModel
| Package | Description |
|---|---|
| com.ibm.watson.natural_language_understanding.v1 |
Natural Language Understanding v1.
|
| com.ibm.watson.natural_language_understanding.v1.model |
-
Uses of ClassificationsModel in com.ibm.watson.natural_language_understanding.v1
Methods in com.ibm.watson.natural_language_understanding.v1 that return types with arguments of type ClassificationsModel Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ClassificationsModel>NaturalLanguageUnderstanding. createClassificationsModel(CreateClassificationsModelOptions createClassificationsModelOptions)Create classifications model.com.ibm.cloud.sdk.core.http.ServiceCall<ClassificationsModel>NaturalLanguageUnderstanding. getClassificationsModel(GetClassificationsModelOptions getClassificationsModelOptions)Get classifications model details.com.ibm.cloud.sdk.core.http.ServiceCall<ClassificationsModel>NaturalLanguageUnderstanding. updateClassificationsModel(UpdateClassificationsModelOptions updateClassificationsModelOptions)Update classifications model. -
Uses of ClassificationsModel 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 ClassificationsModel Modifier and Type Method Description List<ClassificationsModel>ClassificationsModelList. getModels()Gets the models.