| Package | Description |
|---|---|
| com.byteplus.mongodb | |
| com.byteplus.mongodb.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAllowListsResponse |
MongodbApi.describeAllowLists(DescribeAllowListsRequest body) |
com.squareup.okhttp.Call |
MongodbApi.describeAllowListsAsync(DescribeAllowListsRequest body,
ApiCallback<DescribeAllowListsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
MongodbApi.describeAllowListsCall(DescribeAllowListsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeAllowLists
|
ApiResponse<DescribeAllowListsResponse> |
MongodbApi.describeAllowListsWithHttpInfo(@NotNull DescribeAllowListsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DescribeAllowListsRequest |
DescribeAllowListsRequest.allowListCategory(DescribeAllowListsRequest.AllowListCategoryEnum allowListCategory) |
DescribeAllowListsRequest |
DescribeAllowListsRequest.instanceId(String instanceId) |
DescribeAllowListsRequest |
DescribeAllowListsRequest.pageNumber(Long pageNumber) |
DescribeAllowListsRequest |
DescribeAllowListsRequest.pageSize(Long pageSize) |
DescribeAllowListsRequest |
DescribeAllowListsRequest.projectName(String projectName) |
DescribeAllowListsRequest |
DescribeAllowListsRequest.regionId(String regionId) |
Copyright © 2026. All rights reserved.