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