| Package | Description |
|---|---|
| com.byteplus.storageebs | |
| com.byteplus.storageebs.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotGroupResponse |
StorageEbsApi.createSnapshotGroup(CreateSnapshotGroupRequest body) |
com.squareup.okhttp.Call |
StorageEbsApi.createSnapshotGroupAsync(CreateSnapshotGroupRequest body,
ApiCallback<CreateSnapshotGroupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
StorageEbsApi.createSnapshotGroupCall(CreateSnapshotGroupRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSnapshotGroup
|
ApiResponse<CreateSnapshotGroupResponse> |
StorageEbsApi.createSnapshotGroupWithHttpInfo(@NotNull CreateSnapshotGroupRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotGroupRequest |
CreateSnapshotGroupRequest.addTagsItem(TagForCreateSnapshotGroupInput tagsItem) |
CreateSnapshotGroupRequest |
CreateSnapshotGroupRequest.addVolumeIdsItem(String volumeIdsItem) |
CreateSnapshotGroupRequest |
CreateSnapshotGroupRequest.clientToken(String clientToken) |
CreateSnapshotGroupRequest |
CreateSnapshotGroupRequest.description(String description) |
CreateSnapshotGroupRequest |
CreateSnapshotGroupRequest.instanceId(String instanceId) |
CreateSnapshotGroupRequest |
CreateSnapshotGroupRequest.name(String name) |
CreateSnapshotGroupRequest |
CreateSnapshotGroupRequest.projectName(String projectName) |
CreateSnapshotGroupRequest |
CreateSnapshotGroupRequest.tags(List<TagForCreateSnapshotGroupInput> tags) |
CreateSnapshotGroupRequest |
CreateSnapshotGroupRequest.volumeIds(List<String> volumeIds) |
Copyright © 2026. All rights reserved.