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