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