Class QueryCollectionNoticesOptions.Builder

java.lang.Object
com.ibm.watson.discovery.v2.model.QueryCollectionNoticesOptions.Builder
Enclosing class:
QueryCollectionNoticesOptions

public static class QueryCollectionNoticesOptions.Builder
extends Object
Builder.
  • Constructor Details

    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

      public Builder​(String projectId, String collectionId)
      Instantiates a new builder with required properties.
      Parameters:
      projectId - the projectId
      collectionId - the collectionId
  • Method Details