| Package | Description |
|---|---|
| com.byteplus.vedbm | |
| com.byteplus.vedbm.model |
| Modifier and Type | Method and Description |
|---|---|
GrantDBAccountPrivilegeResponse |
VedbmApi.grantDBAccountPrivilege(GrantDBAccountPrivilegeRequest body) |
com.squareup.okhttp.Call |
VedbmApi.grantDBAccountPrivilegeAsync(GrantDBAccountPrivilegeRequest body,
ApiCallback<GrantDBAccountPrivilegeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VedbmApi.grantDBAccountPrivilegeCall(GrantDBAccountPrivilegeRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for grantDBAccountPrivilege
|
ApiResponse<GrantDBAccountPrivilegeResponse> |
VedbmApi.grantDBAccountPrivilegeWithHttpInfo(@NotNull GrantDBAccountPrivilegeRequest body) |
| Modifier and Type | Method and Description |
|---|---|
GrantDBAccountPrivilegeRequest |
GrantDBAccountPrivilegeRequest.accountName(String accountName) |
GrantDBAccountPrivilegeRequest |
GrantDBAccountPrivilegeRequest.accountPrivileges(List<AccountPrivilegeForGrantDBAccountPrivilegeInput> accountPrivileges) |
GrantDBAccountPrivilegeRequest |
GrantDBAccountPrivilegeRequest.addAccountPrivilegesItem(AccountPrivilegeForGrantDBAccountPrivilegeInput accountPrivilegesItem) |
GrantDBAccountPrivilegeRequest |
GrantDBAccountPrivilegeRequest.instanceId(String instanceId) |
Copyright © 2026. All rights reserved.