| Package | Description |
|---|---|
| com.byteplus.storageebs | |
| com.byteplus.storageebs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotGroupsResponse |
StorageEbsApi.describeSnapshotGroups(DescribeSnapshotGroupsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeSnapshotGroupsResponse> |
StorageEbsApi.describeSnapshotGroupsWithHttpInfo(@NotNull DescribeSnapshotGroupsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
StorageEbsApi.describeSnapshotGroupsAsync(DescribeSnapshotGroupsRequest body,
ApiCallback<DescribeSnapshotGroupsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotGroupsResponse |
DescribeSnapshotGroupsResponse.addSnapshotGroupsItem(SnapshotGroupForDescribeSnapshotGroupsOutput snapshotGroupsItem) |
DescribeSnapshotGroupsResponse |
DescribeSnapshotGroupsResponse.pageNumber(Integer pageNumber) |
DescribeSnapshotGroupsResponse |
DescribeSnapshotGroupsResponse.pageSize(Integer pageSize) |
DescribeSnapshotGroupsResponse |
DescribeSnapshotGroupsResponse.snapshotGroups(List<SnapshotGroupForDescribeSnapshotGroupsOutput> snapshotGroups) |
DescribeSnapshotGroupsResponse |
DescribeSnapshotGroupsResponse.totalCount(Integer totalCount) |
Copyright © 2026. All rights reserved.