Class DeleteTrainingQueryOptions

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

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

    • newBuilder

      New builder.
      Returns:
      a DeleteTrainingQueryOptions builder
    • projectId

      public String projectId()
      Gets the projectId.

      The ID of the project. This information can be found from the *Integrate and Deploy* page in Discovery.

      Returns:
      the projectId
    • queryId

      public String queryId()
      Gets the queryId.

      The ID of the query used for training.

      Returns:
      the queryId