| Package | Description |
|---|---|
| com.byteplus.vke | |
| com.byteplus.vke.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResponse |
VkeApi.createSnapshot(CreateSnapshotRequest body) |
com.squareup.okhttp.Call |
VkeApi.createSnapshotAsync(CreateSnapshotRequest body,
ApiCallback<CreateSnapshotResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VkeApi.createSnapshotCall(CreateSnapshotRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSnapshot
|
ApiResponse<CreateSnapshotResponse> |
VkeApi.createSnapshotWithHttpInfo(@NotNull CreateSnapshotRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotRequest |
CreateSnapshotRequest.addTagsItem(TagForCreateSnapshotInput tagsItem) |
CreateSnapshotRequest |
CreateSnapshotRequest.clientToken(String clientToken) |
CreateSnapshotRequest |
CreateSnapshotRequest.description(String description) |
CreateSnapshotRequest |
CreateSnapshotRequest.instanceId(String instanceId) |
CreateSnapshotRequest |
CreateSnapshotRequest.retentionDays(Integer retentionDays) |
CreateSnapshotRequest |
CreateSnapshotRequest.snapshotName(String snapshotName) |
CreateSnapshotRequest |
CreateSnapshotRequest.tags(List<TagForCreateSnapshotInput> tags) |
Copyright © 2026. All rights reserved.