Class MetricValueStatus.Builder

  • Enclosing class:
    MetricValueStatus

    public static class MetricValueStatus.Builder
    extends java.lang.Object
    • Method Detail

      • averageUtilization

        public MetricValueStatus.Builder averageUtilization​(java.lang.Number averageUtilization)
        currentAverageUtilization is the current value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods.
        Returns:
        this.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object