| Package | Description |
|---|---|
| com.byteplus.storageebs | |
| com.byteplus.storageebs.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyVolumeExtraPerformanceResponse |
StorageEbsApi.modifyVolumeExtraPerformance(ModifyVolumeExtraPerformanceRequest body) |
com.squareup.okhttp.Call |
StorageEbsApi.modifyVolumeExtraPerformanceAsync(ModifyVolumeExtraPerformanceRequest body,
ApiCallback<ModifyVolumeExtraPerformanceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
StorageEbsApi.modifyVolumeExtraPerformanceCall(ModifyVolumeExtraPerformanceRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyVolumeExtraPerformance
|
ApiResponse<ModifyVolumeExtraPerformanceResponse> |
StorageEbsApi.modifyVolumeExtraPerformanceWithHttpInfo(@NotNull ModifyVolumeExtraPerformanceRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyVolumeExtraPerformanceRequest |
ModifyVolumeExtraPerformanceRequest.extraPerformanceIOPS(Integer extraPerformanceIOPS) |
ModifyVolumeExtraPerformanceRequest |
ModifyVolumeExtraPerformanceRequest.extraPerformanceThroughputMB(Integer extraPerformanceThroughputMB) |
ModifyVolumeExtraPerformanceRequest |
ModifyVolumeExtraPerformanceRequest.extraPerformanceTypeId(ModifyVolumeExtraPerformanceRequest.ExtraPerformanceTypeIdEnum extraPerformanceTypeId) |
ModifyVolumeExtraPerformanceRequest |
ModifyVolumeExtraPerformanceRequest.volumeId(String volumeId) |
Copyright © 2026. All rights reserved.