Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
AccountParam[] |
ModifyAccountParamsRequest.getAccountParams()
Get 数据库表权限数组,当前仅支持参数:max_user_connections,max_user_connections不能大于10240
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAccountParamsRequest.setAccountParams(AccountParam[] AccountParams)
Set 数据库表权限数组,当前仅支持参数:max_user_connections,max_user_connections不能大于10240
|
Constructor and Description |
---|
AccountParam(AccountParam 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 © 2024. All rights reserved.