Interface AggregationKey.Builder

  • Method Details

    • name

      Indicates the type of aggregation key.

      Parameters:
      name - Indicates the type of aggregation key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      Indicates the value associated with the aggregation key name.

      Parameters:
      value - Indicates the value associated with the aggregation key name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.