| Package | Description |
|---|---|
| com.byteplus.storageebs | |
| com.byteplus.storageebs.model |
| Modifier and Type | Method and Description |
|---|---|
ExtendVolumeResponse |
StorageEbsApi.extendVolume(ExtendVolumeRequest body) |
com.squareup.okhttp.Call |
StorageEbsApi.extendVolumeAsync(ExtendVolumeRequest body,
ApiCallback<ExtendVolumeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
StorageEbsApi.extendVolumeCall(ExtendVolumeRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for extendVolume
|
ApiResponse<ExtendVolumeResponse> |
StorageEbsApi.extendVolumeWithHttpInfo(@NotNull ExtendVolumeRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ExtendVolumeRequest |
ExtendVolumeRequest.clientToken(String clientToken) |
ExtendVolumeRequest |
ExtendVolumeRequest.newSize(String newSize) |
ExtendVolumeRequest |
ExtendVolumeRequest.volumeId(String volumeId) |
Copyright © 2026. All rights reserved.