| Package | Description |
|---|---|
| com.byteplus.vedbm | |
| com.byteplus.vedbm.model |
| Modifier and Type | Method and Description |
|---|---|
CreateDBAccountResponse |
VedbmApi.createDBAccount(CreateDBAccountRequest body) |
com.squareup.okhttp.Call |
VedbmApi.createDBAccountAsync(CreateDBAccountRequest body,
ApiCallback<CreateDBAccountResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VedbmApi.createDBAccountCall(CreateDBAccountRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDBAccount
|
ApiResponse<CreateDBAccountResponse> |
VedbmApi.createDBAccountWithHttpInfo(@NotNull CreateDBAccountRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateDBAccountRequest |
CreateDBAccountRequest.accountDesc(String accountDesc) |
CreateDBAccountRequest |
CreateDBAccountRequest.accountName(String accountName) |
CreateDBAccountRequest |
CreateDBAccountRequest.accountPassword(String accountPassword) |
CreateDBAccountRequest |
CreateDBAccountRequest.accountPrivileges(List<AccountPrivilegeForCreateDBAccountInput> accountPrivileges) |
CreateDBAccountRequest |
CreateDBAccountRequest.accountType(CreateDBAccountRequest.AccountTypeEnum accountType) |
CreateDBAccountRequest |
CreateDBAccountRequest.addAccountPrivilegesItem(AccountPrivilegeForCreateDBAccountInput accountPrivilegesItem) |
CreateDBAccountRequest |
CreateDBAccountRequest.instanceId(String instanceId) |
Copyright © 2026. All rights reserved.