Class DeleteEnvironmentResponse

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

public class DeleteEnvironmentResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Response object returned when deleting an environment.
  • Constructor Details

    • DeleteEnvironmentResponse

      public DeleteEnvironmentResponse()
  • Method Details

    • getEnvironmentId

      public String getEnvironmentId()
      Gets the environmentId.

      The unique identifier for the environment.

      Returns:
      the environmentId
    • getStatus

      public String getStatus()
      Gets the status.

      Status of the environment.

      Returns:
      the status