Class SourceOptionsBuckets.Builder

java.lang.Object
com.ibm.watson.discovery.v1.model.SourceOptionsBuckets.Builder
Enclosing class:
SourceOptionsBuckets

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

    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

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

    • build

      public SourceOptionsBuckets build()
      Builds a SourceOptionsBuckets.
      Returns:
      the new SourceOptionsBuckets instance
    • name

      public SourceOptionsBuckets.Builder name​(String name)
      Set the name.
      Parameters:
      name - the name
      Returns:
      the SourceOptionsBuckets builder
    • limit

      public SourceOptionsBuckets.Builder limit​(long limit)
      Set the limit.
      Parameters:
      limit - the limit
      Returns:
      the SourceOptionsBuckets builder