| Package | Description |
|---|---|
| com.byteplus.redis | |
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
SwitchOverResponse |
RedisApi.switchOver(SwitchOverRequest body) |
com.squareup.okhttp.Call |
RedisApi.switchOverAsync(SwitchOverRequest body,
ApiCallback<SwitchOverResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RedisApi.switchOverCall(SwitchOverRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for switchOver
|
ApiResponse<SwitchOverResponse> |
RedisApi.switchOverWithHttpInfo(@NotNull SwitchOverRequest body) |
| Modifier and Type | Method and Description |
|---|---|
SwitchOverRequest |
SwitchOverRequest.clientToken(String clientToken) |
SwitchOverRequest |
SwitchOverRequest.instanceId(String instanceId) |
SwitchOverRequest |
SwitchOverRequest.targetPrimaryNodeId(String targetPrimaryNodeId) |
Copyright © 2026. All rights reserved.