Class DeleteIntentOptions

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

public class DeleteIntentOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The deleteIntent options.
  • Method Details

    • newBuilder

      public DeleteIntentOptions.Builder newBuilder()
      New builder.
      Returns:
      a DeleteIntentOptions builder
    • workspaceId

      public String workspaceId()
      Gets the workspaceId.

      Unique identifier of the workspace.

      Returns:
      the workspaceId
    • intent

      public String intent()
      Gets the intent.

      The intent name.

      Returns:
      the intent