Interface KPISortConfiguration.Builder

    • Method Detail

      • trendGroupSort

        KPISortConfiguration.Builder trendGroupSort​(Collection<FieldSortOptions> trendGroupSort)

        The sort configuration of the trend group fields.

        Parameters:
        trendGroupSort - The sort configuration of the trend group fields.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • trendGroupSort

        KPISortConfiguration.Builder trendGroupSort​(FieldSortOptions... trendGroupSort)

        The sort configuration of the trend group fields.

        Parameters:
        trendGroupSort - The sort configuration of the trend group fields.
        Returns:
        Returns a reference to this object so that method calls can be chained together.