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