Interface ScaleInPolicy.Builder

    • Method Detail

      • cpuUtilizationPercentage

        ScaleInPolicy.Builder cpuUtilizationPercentage​(Integer cpuUtilizationPercentage)

        Specifies the CPU utilization percentage threshold at which you want connector scale in to be triggered.

        Parameters:
        cpuUtilizationPercentage - Specifies the 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.