| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateAllowListResponse |
RdsPostgresqlApi.disassociateAllowList(DisassociateAllowListRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.disassociateAllowListAsync(DisassociateAllowListRequest body,
ApiCallback<DisassociateAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.disassociateAllowListCall(DisassociateAllowListRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disassociateAllowList
|
ApiResponse<DisassociateAllowListResponse> |
RdsPostgresqlApi.disassociateAllowListWithHttpInfo(@NotNull DisassociateAllowListRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateAllowListRequest |
DisassociateAllowListRequest.addAllowListIdsItem(String allowListIdsItem) |
DisassociateAllowListRequest |
DisassociateAllowListRequest.addInstanceIdsItem(String instanceIdsItem) |
DisassociateAllowListRequest |
DisassociateAllowListRequest.allowListIds(List<String> allowListIds) |
DisassociateAllowListRequest |
DisassociateAllowListRequest.instanceIds(List<String> instanceIds) |
Copyright © 2026. All rights reserved.