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