| Package | Description | 
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models | 
| Modifier and Type | Method and Description | 
|---|---|
DatabasePrivileges[] | 
ModifyAccountPrivilegesRequest.getDatabasePrivileges()
Get Array of database permissions 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyAccountPrivilegesRequest.setDatabasePrivileges(DatabasePrivileges[] DatabasePrivileges)
Set Array of database permissions 
 | 
| Constructor and Description | 
|---|
DatabasePrivileges(DatabasePrivileges source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2025. All rights reserved.