Interface UsageMetricBasis.Builder

    • Method Detail

      • name

        UsageMetricBasis.Builder name​(String name)

        A utilization metric that is used by the recommendations.

        Parameters:
        name - A utilization metric that is used by the recommendations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • percentageAdjust

        UsageMetricBasis.Builder percentageAdjust​(Double percentageAdjust)

        Specifies the percentage of the specified utilization metric that is used by the recommendations.

        Parameters:
        percentageAdjust - Specifies the percentage of the specified utilization metric that is used by the recommendations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.