Interface ScaleInPolicyUpdate.Builder

    • Method Detail

      • cpuUtilizationPercentage

        ScaleInPolicyUpdate.Builder cpuUtilizationPercentage​(Integer cpuUtilizationPercentage)

        The target CPU utilization percentage threshold at which you want connector scale in to be triggered.

        Parameters:
        cpuUtilizationPercentage - The target CPU utilization percentage threshold at which you want connector scale in to be triggered.
        Returns:
        Returns a reference to this object so that method calls can be chained together.