| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyDBAccountPrivilegeResponse |
RdsPostgresqlApi.modifyDBAccountPrivilege(ModifyDBAccountPrivilegeRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.modifyDBAccountPrivilegeAsync(ModifyDBAccountPrivilegeRequest body,
ApiCallback<ModifyDBAccountPrivilegeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.modifyDBAccountPrivilegeCall(ModifyDBAccountPrivilegeRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBAccountPrivilege
|
ApiResponse<ModifyDBAccountPrivilegeResponse> |
RdsPostgresqlApi.modifyDBAccountPrivilegeWithHttpInfo(@NotNull ModifyDBAccountPrivilegeRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyDBAccountPrivilegeRequest |
ModifyDBAccountPrivilegeRequest.accountName(String accountName) |
ModifyDBAccountPrivilegeRequest |
ModifyDBAccountPrivilegeRequest.accountPrivileges(String accountPrivileges) |
ModifyDBAccountPrivilegeRequest |
ModifyDBAccountPrivilegeRequest.instanceId(String instanceId) |
Copyright © 2026. All rights reserved.