| Package | Description |
|---|---|
| com.byteplus.redis | |
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteDBAccountResponse |
RedisApi.deleteDBAccount(DeleteDBAccountRequest body) |
com.squareup.okhttp.Call |
RedisApi.deleteDBAccountAsync(DeleteDBAccountRequest body,
ApiCallback<DeleteDBAccountResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RedisApi.deleteDBAccountCall(DeleteDBAccountRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteDBAccount
|
ApiResponse<DeleteDBAccountResponse> |
RedisApi.deleteDBAccountWithHttpInfo(@NotNull DeleteDBAccountRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DeleteDBAccountRequest |
DeleteDBAccountRequest.accountName(String accountName) |
DeleteDBAccountRequest |
DeleteDBAccountRequest.clientToken(String clientToken) |
DeleteDBAccountRequest |
DeleteDBAccountRequest.instanceId(String instanceId) |
Copyright © 2026. All rights reserved.