Interface CustomizableMetricParameters.Builder

  • Method Details

    • threshold

      The threshold value used for the specified metric parameter.

      You can only specify the threshold value for CPU utilization.

      Parameters:
      threshold - The threshold value used for the specified metric parameter.

      You can only specify the threshold value for CPU utilization.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • threshold

      The threshold value used for the specified metric parameter.

      You can only specify the threshold value for CPU utilization.

      Parameters:
      threshold - The threshold value used for the specified metric parameter.

      You can only specify the threshold value for CPU utilization.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • headroom

      The headroom value in percentage used for the specified metric parameter.

      The following lists the valid values for CPU and memory utilization.

      • CPU utilization: PERCENT_30 | PERCENT_20 | PERCENT_0

      • Memory utilization: PERCENT_30 | PERCENT_20 | PERCENT_10

      Parameters:
      headroom - The headroom value in percentage used for the specified metric parameter.

      The following lists the valid values for CPU and memory utilization.

      • CPU utilization: PERCENT_30 | PERCENT_20 | PERCENT_0

      • Memory utilization: PERCENT_30 | PERCENT_20 | PERCENT_10

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • headroom

      The headroom value in percentage used for the specified metric parameter.

      The following lists the valid values for CPU and memory utilization.

      • CPU utilization: PERCENT_30 | PERCENT_20 | PERCENT_0

      • Memory utilization: PERCENT_30 | PERCENT_20 | PERCENT_10

      Parameters:
      headroom - The headroom value in percentage used for the specified metric parameter.

      The following lists the valid values for CPU and memory utilization.

      • CPU utilization: PERCENT_30 | PERCENT_20 | PERCENT_0

      • Memory utilization: PERCENT_30 | PERCENT_20 | PERCENT_10

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: