Interface AggregationListItem.Builder

  • Method Details

    • attribute

      AggregationListItem.Builder attribute(String attribute)

      An attribute on which to compute aggregations.

      Parameters:
      attribute - An attribute on which to compute aggregations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • displayValue

      AggregationListItem.Builder displayValue(String displayValue)

      The display value of the aggregation list item. Supported values include value and glossaryTerm.name.

      Parameters:
      displayValue - The display value of the aggregation list item. Supported values include value and glossaryTerm.name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.