| Package | Description |
|---|---|
| com.byteplus.redis | |
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateAllowListResponse |
RedisApi.associateAllowList(AssociateAllowListRequest body) |
com.squareup.okhttp.Call |
RedisApi.associateAllowListAsync(AssociateAllowListRequest body,
ApiCallback<AssociateAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RedisApi.associateAllowListCall(AssociateAllowListRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for associateAllowList
|
ApiResponse<AssociateAllowListResponse> |
RedisApi.associateAllowListWithHttpInfo(@NotNull AssociateAllowListRequest body) |
| Modifier and Type | Method and Description |
|---|---|
AssociateAllowListRequest |
AssociateAllowListRequest.addAllowListIdsItem(String allowListIdsItem) |
AssociateAllowListRequest |
AssociateAllowListRequest.addInstanceIdsItem(String instanceIdsItem) |
AssociateAllowListRequest |
AssociateAllowListRequest.allowListIds(List<String> allowListIds) |
AssociateAllowListRequest |
AssociateAllowListRequest.clientToken(String clientToken) |
AssociateAllowListRequest |
AssociateAllowListRequest.instanceIds(List<String> instanceIds) |
Copyright © 2026. All rights reserved.