| Package | Description |
|---|---|
| com.byteplus.redis | |
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
CreateBackupResponse |
RedisApi.createBackup(CreateBackupRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateBackupResponse> |
RedisApi.createBackupWithHttpInfo(@NotNull CreateBackupRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
RedisApi.createBackupAsync(CreateBackupRequest body,
ApiCallback<CreateBackupResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateBackupResponse |
CreateBackupResponse.backupPointId(String backupPointId) |
CreateBackupResponse |
CreateBackupResponse.instanceId(String instanceId) |
Copyright © 2026. All rights reserved.