Class DeleteModelResults
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.natural_language_understanding.v1.model.DeleteModelResults
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class DeleteModelResults
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Delete model results.
-
Constructor Summary
Constructors Constructor Description DeleteModelResults()
-
Method Summary
Modifier and Type Method Description String
getDeleted()
Gets the deleted.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
DeleteModelResults
public DeleteModelResults()
-
-
Method Details
-
getDeleted
Gets the deleted.model_id of the deleted model.
- Returns:
- the deleted
-