Class GatewayDelete

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

public class GatewayDelete
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Gatway deletion confirmation.
  • Constructor Summary

    Constructors
    Constructor Description
    GatewayDelete()  
  • Method Summary

    Modifier and Type Method Description
    String getGatewayId()
    Gets the gatewayId.
    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

    • GatewayDelete

      public GatewayDelete()
  • Method Details

    • getGatewayId

      public String getGatewayId()
      Gets the gatewayId.

      The gateway ID of the deleted gateway.

      Returns:
      the gatewayId
    • getStatus

      public String getStatus()
      Gets the status.

      The status of the request.

      Returns:
      the status