| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateAllowListResponse |
RdsPostgresqlApi.associateAllowList(AssociateAllowListRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.associateAllowListAsync(AssociateAllowListRequest body,
ApiCallback<AssociateAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.associateAllowListCall(AssociateAllowListRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for associateAllowList
|
ApiResponse<AssociateAllowListResponse> |
RdsPostgresqlApi.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.instanceIds(List<String> instanceIds) |
Copyright © 2025. All rights reserved.