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