Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
Auth[] |
UserInfo.getAuthRole()
Get 账号权限详情。
|
Auth[] |
SetAccountUserPrivilegeRequest.getAuthRole()
Get 设置权限信息。
|
Auth[] |
CreateAccountUserRequest.getAuthRole()
Get 账号的读写权限信息。
|
Modifier and Type | Method and Description |
---|---|
void |
UserInfo.setAuthRole(Auth[] AuthRole)
Set 账号权限详情。
|
void |
SetAccountUserPrivilegeRequest.setAuthRole(Auth[] AuthRole)
Set 设置权限信息。
|
void |
CreateAccountUserRequest.setAuthRole(Auth[] AuthRole)
Set 账号的读写权限信息。
|
Constructor and Description |
---|
Auth(Auth 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.