Interface AIRecommendationPerformanceMetric.Builder

  • Method Details

    • metric

      The name of the performance metric.

      Parameters:
      metric - The name of the performance metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • stat

      The statistical measure for the metric.

      Parameters:
      stat - The statistical measure for the metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the metric.

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

      The unit of the metric value.

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