| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAllowListResponse |
RdsPostgresqlApi.createAllowList(CreateAllowListRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.createAllowListAsync(CreateAllowListRequest body,
ApiCallback<CreateAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.createAllowListCall(CreateAllowListRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createAllowList
|
ApiResponse<CreateAllowListResponse> |
RdsPostgresqlApi.createAllowListWithHttpInfo(@NotNull CreateAllowListRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateAllowListRequest |
CreateAllowListRequest.addSecurityGroupBindInfosItem(SecurityGroupBindInfoForCreateAllowListInput securityGroupBindInfosItem) |
CreateAllowListRequest |
CreateAllowListRequest.allowList(String allowList) |
CreateAllowListRequest |
CreateAllowListRequest.allowListCategory(String allowListCategory) |
CreateAllowListRequest |
CreateAllowListRequest.allowListDesc(String allowListDesc) |
CreateAllowListRequest |
CreateAllowListRequest.allowListName(String allowListName) |
CreateAllowListRequest |
CreateAllowListRequest.allowListType(String allowListType) |
CreateAllowListRequest |
CreateAllowListRequest.securityGroupBindInfos(List<SecurityGroupBindInfoForCreateAllowListInput> securityGroupBindInfos) |
CreateAllowListRequest |
CreateAllowListRequest.userAllowList(String userAllowList) |
Copyright © 2026. All rights reserved.