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