Interface PerformanceInsightsStat.Builder

    • Method Detail

      • type

        PerformanceInsightsStat.Builder type​(String type)

        The statistic type.

        Parameters:
        type - The statistic type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        PerformanceInsightsStat.Builder value​(Double value)

        The value of the statistic.

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