Interface AggregationType.Builder

    • Method Detail

      • values

        AggregationType.Builder values​(Collection<String> values)

        A list of the values of aggregation types.

        Parameters:
        values - A list of the values of aggregation types.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • values

        AggregationType.Builder values​(String... values)

        A list of the values of aggregation types.

        Parameters:
        values - A list of the values of aggregation types.
        Returns:
        Returns a reference to this object so that method calls can be chained together.