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