Class ListClassifiersOptions

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

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

    • newBuilder

      public ListClassifiersOptions.Builder newBuilder()
      New builder.
      Returns:
      a ListClassifiersOptions builder
    • verbose

      public Boolean verbose()
      Gets the verbose.

      Specify `true` to return details about the classifiers. Omit this parameter to return a brief list of classifiers.

      Returns:
      the verbose