| Package | Description | 
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models | 
| Modifier and Type | Method and Description | 
|---|---|
TablePrivileges[] | 
ModifyAccountPrivilegesRequest.getTablePrivileges()
Get Array of table permissions 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyAccountPrivilegesRequest.setTablePrivileges(TablePrivileges[] TablePrivileges)
Set Array of table permissions 
 | 
| Constructor and Description | 
|---|
TablePrivileges(TablePrivileges 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.