Class ListFieldsOptions

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

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

    • newBuilder

      public ListFieldsOptions.Builder newBuilder()
      New builder.
      Returns:
      a ListFieldsOptions builder
    • environmentId

      public String environmentId()
      Gets the environmentId.

      The ID of the environment.

      Returns:
      the environmentId
    • collectionIds

      public List<String> collectionIds()
      Gets the collectionIds.

      A comma-separated list of collection IDs to be queried against.

      Returns:
      the collectionIds