public class InstancesDistributionForUpdateNodePoolConfigInput extends Object
| Constructor and Description |
|---|
InstancesDistributionForUpdateNodePoolConfigInput() |
public InstancesDistributionForUpdateNodePoolConfigInput()
public InstancesDistributionForUpdateNodePoolConfigInput capacityRebalance(Boolean capacityRebalance)
public Boolean isCapacityRebalance()
public void setCapacityRebalance(Boolean capacityRebalance)
public InstancesDistributionForUpdateNodePoolConfigInput compensateWithOnDemand(Boolean compensateWithOnDemand)
public Boolean isCompensateWithOnDemand()
public void setCompensateWithOnDemand(Boolean compensateWithOnDemand)
public InstancesDistributionForUpdateNodePoolConfigInput onDemandBaseCapacity(Integer onDemandBaseCapacity)
public Integer getOnDemandBaseCapacity()
public void setOnDemandBaseCapacity(Integer onDemandBaseCapacity)
public InstancesDistributionForUpdateNodePoolConfigInput onDemandPercentageAboveBaseCapacity(Integer onDemandPercentageAboveBaseCapacity)
public Integer getOnDemandPercentageAboveBaseCapacity()
public void setOnDemandPercentageAboveBaseCapacity(Integer onDemandPercentageAboveBaseCapacity)
Copyright © 2026. All rights reserved.