Class DeleteModelResult
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.language_translator.v3.model.DeleteModelResult
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class DeleteModelResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
DeleteModelResult.
-
Constructor Summary
Constructors Constructor Description DeleteModelResult()
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
DeleteModelResult
public DeleteModelResult()
-
-
Method Details
-
getStatus
Gets the status."OK" indicates that the model was successfully deleted.
- Returns:
- the status
-