Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
DbTable[] |
GrantAccountPrivilegesRequest.getDbTables()
Get 数据库表信息
|
DbTable[] |
RevokeAccountPrivilegesRequest.getDbTables()
Get 数据库表信息
|
Modifier and Type | Method and Description |
---|---|
void |
GrantAccountPrivilegesRequest.setDbTables(DbTable[] DbTables)
Set 数据库表信息
|
void |
RevokeAccountPrivilegesRequest.setDbTables(DbTable[] DbTables)
Set 数据库表信息
|
Constructor and Description |
---|
DbTable(DbTable 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.