Class ClassificationsModelList
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.natural_language_understanding.v1.model.ClassificationsModelList
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ClassificationsModelList
extends com.ibm.cloud.sdk.core.service.model.GenericModel
List of classifications models.
-
Constructor Summary
Constructors Constructor Description ClassificationsModelList()
-
Method Summary
Modifier and Type Method Description List<ClassificationsModel>
getModels()
Gets the models.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
ClassificationsModelList
public ClassificationsModelList()
-
-
Method Details
-
getModels
Gets the models.The classifications models.
- Returns:
- the models
-