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

    Modifier and Type Method Description
    String getStatus()
    Gets the status.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • DeleteModelResult

      public DeleteModelResult()
  • Method Details

    • getStatus

      public String getStatus()
      Gets the status.

      "OK" indicates that the model was successfully deleted.

      Returns:
      the status