| Package | Description |
|---|---|
| com.byteplus.mongodb | |
| com.byteplus.mongodb.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateDBAccountPrivilegeResponse |
MongodbApi.updateDBAccountPrivilege(UpdateDBAccountPrivilegeRequest body) |
com.squareup.okhttp.Call |
MongodbApi.updateDBAccountPrivilegeAsync(UpdateDBAccountPrivilegeRequest body,
ApiCallback<UpdateDBAccountPrivilegeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
MongodbApi.updateDBAccountPrivilegeCall(UpdateDBAccountPrivilegeRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateDBAccountPrivilege
|
ApiResponse<UpdateDBAccountPrivilegeResponse> |
MongodbApi.updateDBAccountPrivilegeWithHttpInfo(@NotNull UpdateDBAccountPrivilegeRequest body) |
| Modifier and Type | Method and Description |
|---|---|
UpdateDBAccountPrivilegeRequest |
UpdateDBAccountPrivilegeRequest.accountDBPrivileges(List<AccountDBPrivilegeForUpdateDBAccountPrivilegeInput> accountDBPrivileges) |
UpdateDBAccountPrivilegeRequest |
UpdateDBAccountPrivilegeRequest.accountDesc(String accountDesc) |
UpdateDBAccountPrivilegeRequest |
UpdateDBAccountPrivilegeRequest.accountName(String accountName) |
UpdateDBAccountPrivilegeRequest |
UpdateDBAccountPrivilegeRequest.addAccountDBPrivilegesItem(AccountDBPrivilegeForUpdateDBAccountPrivilegeInput accountDBPrivilegesItem) |
UpdateDBAccountPrivilegeRequest |
UpdateDBAccountPrivilegeRequest.authDB(String authDB) |
UpdateDBAccountPrivilegeRequest |
UpdateDBAccountPrivilegeRequest.instanceId(String instanceId) |
Copyright © 2026. All rights reserved.