| Package | Description |
|---|---|
| com.byteplus.redis | |
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAllowListsResponse |
RedisApi.describeAllowLists(DescribeAllowListsRequest body) |
com.squareup.okhttp.Call |
RedisApi.describeAllowListsAsync(DescribeAllowListsRequest body,
ApiCallback<DescribeAllowListsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RedisApi.describeAllowListsCall(DescribeAllowListsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeAllowLists
|
ApiResponse<DescribeAllowListsResponse> |
RedisApi.describeAllowListsWithHttpInfo(@NotNull DescribeAllowListsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DescribeAllowListsRequest |
DescribeAllowListsRequest.instanceId(String instanceId) |
DescribeAllowListsRequest |
DescribeAllowListsRequest.ipAddress(String ipAddress) |
DescribeAllowListsRequest |
DescribeAllowListsRequest.ipSegment(String ipSegment) |
DescribeAllowListsRequest |
DescribeAllowListsRequest.projectName(String projectName) |
DescribeAllowListsRequest |
DescribeAllowListsRequest.queryDefault(Boolean queryDefault) |
DescribeAllowListsRequest |
DescribeAllowListsRequest.regionId(String regionId) |
Copyright © 2025. All rights reserved.