| Package | Description |
|---|---|
| com.byteplus.redis | |
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateAllowListResponse |
RedisApi.disassociateAllowList(DisassociateAllowListRequest body) |
com.squareup.okhttp.Call |
RedisApi.disassociateAllowListAsync(DisassociateAllowListRequest body,
ApiCallback<DisassociateAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RedisApi.disassociateAllowListCall(DisassociateAllowListRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disassociateAllowList
|
ApiResponse<DisassociateAllowListResponse> |
RedisApi.disassociateAllowListWithHttpInfo(@NotNull DisassociateAllowListRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateAllowListRequest |
DisassociateAllowListRequest.addAllowListIdsItem(String allowListIdsItem) |
DisassociateAllowListRequest |
DisassociateAllowListRequest.addInstanceIdsItem(String instanceIdsItem) |
DisassociateAllowListRequest |
DisassociateAllowListRequest.allowListIds(List<String> allowListIds) |
DisassociateAllowListRequest |
DisassociateAllowListRequest.clientToken(String clientToken) |
DisassociateAllowListRequest |
DisassociateAllowListRequest.instanceIds(List<String> instanceIds) |
Copyright © 2025. All rights reserved.