| Package | Description |
|---|---|
| com.byteplus.storageebs | |
| com.byteplus.storageebs.model |
| Modifier and Type | Method and Description |
|---|---|
ModifySnapshotAttributeResponse |
StorageEbsApi.modifySnapshotAttribute(ModifySnapshotAttributeRequest body) |
com.squareup.okhttp.Call |
StorageEbsApi.modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest body,
ApiCallback<ModifySnapshotAttributeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
StorageEbsApi.modifySnapshotAttributeCall(ModifySnapshotAttributeRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifySnapshotAttribute
|
ApiResponse<ModifySnapshotAttributeResponse> |
StorageEbsApi.modifySnapshotAttributeWithHttpInfo(@NotNull ModifySnapshotAttributeRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifySnapshotAttributeRequest |
ModifySnapshotAttributeRequest.description(String description) |
ModifySnapshotAttributeRequest |
ModifySnapshotAttributeRequest.retentionDays(Integer retentionDays) |
ModifySnapshotAttributeRequest |
ModifySnapshotAttributeRequest.snapshotId(String snapshotId) |
ModifySnapshotAttributeRequest |
ModifySnapshotAttributeRequest.snapshotName(String snapshotName) |
Copyright © 2026. All rights reserved.