Class DeleteAllTrainingDataOptions

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

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

    • newBuilder

      New builder.
      Returns:
      a DeleteAllTrainingDataOptions builder
    • environmentId

      public String environmentId()
      Gets the environmentId.

      The ID of the environment.

      Returns:
      the environmentId
    • collectionId

      public String collectionId()
      Gets the collectionId.

      The ID of the collection.

      Returns:
      the collectionId