Class ListCollectionsOptions

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

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

    • newBuilder

      public ListCollectionsOptions.Builder newBuilder()
      New builder.
      Returns:
      a ListCollectionsOptions builder
    • projectId

      public String projectId()
      Gets the projectId.

      The ID of the project. This information can be found from the deploy page of the Discovery administrative tooling.

      Returns:
      the projectId