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