Class CategoriesModelList

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.natural_language_understanding.v1.model.CategoriesModelList
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class CategoriesModelList
extends com.ibm.cloud.sdk.core.service.model.GenericModel
List of categories models.
  • Constructor Details

    • CategoriesModelList

      public CategoriesModelList()
  • Method Details

    • getModels

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

      The categories models.

      Returns:
      the models