| Package | Description |
|---|---|
| com.byteplus.rdspostgresql | |
| com.byteplus.rdspostgresql.model |
| Modifier and Type | Method and Description |
|---|---|
CreateDBAccountResponse |
RdsPostgresqlApi.createDBAccount(CreateDBAccountRequest body) |
com.squareup.okhttp.Call |
RdsPostgresqlApi.createDBAccountAsync(CreateDBAccountRequest body,
ApiCallback<CreateDBAccountResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RdsPostgresqlApi.createDBAccountCall(CreateDBAccountRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDBAccount
|
ApiResponse<CreateDBAccountResponse> |
RdsPostgresqlApi.createDBAccountWithHttpInfo(@NotNull CreateDBAccountRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateDBAccountRequest |
CreateDBAccountRequest.accountName(String accountName) |
CreateDBAccountRequest |
CreateDBAccountRequest.accountPassword(String accountPassword) |
CreateDBAccountRequest |
CreateDBAccountRequest.accountPrivileges(String accountPrivileges) |
CreateDBAccountRequest |
CreateDBAccountRequest.accountType(String accountType) |
CreateDBAccountRequest |
CreateDBAccountRequest.addNotAllowPrivilegesItem(String notAllowPrivilegesItem) |
CreateDBAccountRequest |
CreateDBAccountRequest.instanceId(String instanceId) |
CreateDBAccountRequest |
CreateDBAccountRequest.notAllowPrivileges(List<String> notAllowPrivileges) |
Copyright © 2025. All rights reserved.