| Package | Description |
|---|---|
| com.volcengine.vke.model |
| Modifier and Type | Method and Description |
|---|---|
static AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum |
AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum.fromValue(String input) |
AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum |
AutoScalingForUpdateNodePoolConfigInput.getSubnetPolicy()
Get subnetPolicy
|
AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum |
AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum |
AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum[] |
AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoScalingForUpdateNodePoolConfigInput.setSubnetPolicy(AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum subnetPolicy) |
AutoScalingForUpdateNodePoolConfigInput |
AutoScalingForUpdateNodePoolConfigInput.subnetPolicy(AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum subnetPolicy) |
void |
AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AutoScalingForUpdateNodePoolConfigInput.SubnetPolicyEnum enumeration) |
Copyright © 2024. All rights reserved.