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