public static interface ScaleOutPolicyDescription.Builder extends SdkPojo, CopyableBuilder<ScaleOutPolicyDescription.Builder,ScaleOutPolicyDescription>
| Modifier and Type | Method and Description |
|---|---|
ScaleOutPolicyDescription.Builder |
cpuUtilizationPercentage(Integer cpuUtilizationPercentage)
The CPU utilization percentage threshold at which you want connector scale out to be triggered.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildScaleOutPolicyDescription.Builder cpuUtilizationPercentage(Integer cpuUtilizationPercentage)
The CPU utilization percentage threshold at which you want connector scale out to be triggered.
cpuUtilizationPercentage - The CPU utilization percentage threshold at which you want connector scale out to be triggered.Copyright © 2023. All rights reserved.