Package | Description |
---|---|
com.tencentcloudapi.postgres.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ModifyPrivilege[] |
ModifyAccountPrivilegesRequest.getModifyPrivilegeSet()
Get 修改的权限信息,支持批量修改,一次最高修改50条。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAccountPrivilegesRequest.setModifyPrivilegeSet(ModifyPrivilege[] ModifyPrivilegeSet)
Set 修改的权限信息,支持批量修改,一次最高修改50条。
|
Constructor and Description |
---|
ModifyPrivilege(ModifyPrivilege 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.