Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
AccountPrivilegeModifyInfo[] |
ModifyAccountPrivilegeRequest.getAccounts()
Get 账号权限变更信息
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAccountPrivilegeRequest.setAccounts(AccountPrivilegeModifyInfo[] Accounts)
Set 账号权限变更信息
|
Constructor and Description |
---|
AccountPrivilegeModifyInfo(AccountPrivilegeModifyInfo 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 © 2021. All rights reserved.