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