Class TrainOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.visual_recognition.v4.model.TrainOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

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

    • newBuilder

      public TrainOptions.Builder newBuilder()
      New builder.
      Returns:
      a TrainOptions builder
    • collectionId

      public String collectionId()
      Gets the collectionId.

      The identifier of the collection.

      Returns:
      the collectionId