public class AutoScalingForListNodePoolsOutput extends Object
| Constructor and Description |
|---|
AutoScalingForListNodePoolsOutput() |
public AutoScalingForListNodePoolsOutput desiredReplicas(Integer desiredReplicas)
public Integer getDesiredReplicas()
public void setDesiredReplicas(Integer desiredReplicas)
public AutoScalingForListNodePoolsOutput enabled(Boolean enabled)
public Boolean isEnabled()
public void setEnabled(Boolean enabled)
public AutoScalingForListNodePoolsOutput maxReplicas(Integer maxReplicas)
public Integer getMaxReplicas()
public void setMaxReplicas(Integer maxReplicas)
public AutoScalingForListNodePoolsOutput minReplicas(Integer minReplicas)
public Integer getMinReplicas()
public void setMinReplicas(Integer minReplicas)
public AutoScalingForListNodePoolsOutput priority(Integer priority)
public Integer getPriority()
public void setPriority(Integer priority)
public AutoScalingForListNodePoolsOutput subnetPolicy(String subnetPolicy)
public String getSubnetPolicy()
public void setSubnetPolicy(String subnetPolicy)
Copyright © 2024. All rights reserved.