| Package | Description |
|---|---|
| com.volcengine.vke.model |
| Modifier and Type | Method and Description |
|---|---|
static SystemVolumeForUpdateNodePoolConfigInput.TypeEnum |
SystemVolumeForUpdateNodePoolConfigInput.TypeEnum.fromValue(String input) |
SystemVolumeForUpdateNodePoolConfigInput.TypeEnum |
SystemVolumeForUpdateNodePoolConfigInput.getType()
Get type
|
SystemVolumeForUpdateNodePoolConfigInput.TypeEnum |
SystemVolumeForUpdateNodePoolConfigInput.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SystemVolumeForUpdateNodePoolConfigInput.TypeEnum |
SystemVolumeForUpdateNodePoolConfigInput.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemVolumeForUpdateNodePoolConfigInput.TypeEnum[] |
SystemVolumeForUpdateNodePoolConfigInput.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 |
SystemVolumeForUpdateNodePoolConfigInput.setType(SystemVolumeForUpdateNodePoolConfigInput.TypeEnum type) |
SystemVolumeForUpdateNodePoolConfigInput |
SystemVolumeForUpdateNodePoolConfigInput.type(SystemVolumeForUpdateNodePoolConfigInput.TypeEnum type) |
void |
SystemVolumeForUpdateNodePoolConfigInput.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SystemVolumeForUpdateNodePoolConfigInput.TypeEnum enumeration) |
Copyright © 2024. All rights reserved.