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 Details

    • ClassificationsModelList

      public ClassificationsModelList()
  • Method Details

    • getModels

      public List<ClassificationsModel> getModels()
      Gets the models.

      The classifications models.

      Returns:
      the models