| Package | Description |
|---|---|
| com.byteplus.vke | |
| com.byteplus.vke.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotsResponse |
VkeApi.describeSnapshots(DescribeSnapshotsRequest body) |
com.squareup.okhttp.Call |
VkeApi.describeSnapshotsAsync(DescribeSnapshotsRequest body,
ApiCallback<DescribeSnapshotsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VkeApi.describeSnapshotsCall(DescribeSnapshotsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSnapshots
|
ApiResponse<DescribeSnapshotsResponse> |
VkeApi.describeSnapshotsWithHttpInfo(@NotNull DescribeSnapshotsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotsRequest |
DescribeSnapshotsRequest.addSnapshotIdsItem(String snapshotIdsItem) |
DescribeSnapshotsRequest |
DescribeSnapshotsRequest.maxResults(Integer maxResults) |
DescribeSnapshotsRequest |
DescribeSnapshotsRequest.nextToken(String nextToken) |
DescribeSnapshotsRequest |
DescribeSnapshotsRequest.snapshotIds(List<String> snapshotIds) |
Copyright © 2026. All rights reserved.