public class FeatureGatesForUpdateNodePoolConfigInput extends Object
| Constructor and Description |
|---|
FeatureGatesForUpdateNodePoolConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
FeatureGatesForUpdateNodePoolConfigInput |
inPlacePodVerticalScaling(Boolean inPlacePodVerticalScaling) |
Boolean |
isInPlacePodVerticalScaling()
Get inPlacePodVerticalScaling
|
Boolean |
isQoSResourceManager()
Get qoSResourceManager
|
FeatureGatesForUpdateNodePoolConfigInput |
qoSResourceManager(Boolean qoSResourceManager) |
void |
setInPlacePodVerticalScaling(Boolean inPlacePodVerticalScaling) |
void |
setQoSResourceManager(Boolean qoSResourceManager) |
String |
toString() |
public FeatureGatesForUpdateNodePoolConfigInput()
public FeatureGatesForUpdateNodePoolConfigInput inPlacePodVerticalScaling(Boolean inPlacePodVerticalScaling)
public Boolean isInPlacePodVerticalScaling()
public void setInPlacePodVerticalScaling(Boolean inPlacePodVerticalScaling)
public FeatureGatesForUpdateNodePoolConfigInput qoSResourceManager(Boolean qoSResourceManager)
public Boolean isQoSResourceManager()
public void setQoSResourceManager(Boolean qoSResourceManager)
Copyright © 2026. All rights reserved.