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