Interface AnalyticsBinKey.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AnalyticsBinKey.Builder,AnalyticsBinKey>, SdkBuilder<AnalyticsBinKey.Builder,AnalyticsBinKey>, SdkPojo
Enclosing class:
AnalyticsBinKey

public static interface AnalyticsBinKey.Builder extends SdkPojo, CopyableBuilder<AnalyticsBinKey.Builder,AnalyticsBinKey>
  • Method Details

    • name

      The criterion by which to bin the results.

      Parameters:
      name - The criterion by which to bin the results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The criterion by which to bin the results.

      Parameters:
      name - The criterion by which to bin the results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      The value of the criterion that defines the bin.

      Parameters:
      value - The value of the criterion that defines the bin.
      Returns:
      Returns a reference to this object so that method calls can be chained together.