Package | Description |
---|---|
com.tencentcloudapi.bi.v20220105.models |
Modifier and Type | Method and Description |
---|---|
UserInfo[] |
CreateUserRoleRequest.getUserInfoList()
Get 用户列表(新)
|
UserInfo[] |
CreateUserRoleProjectRequest.getUserInfoList()
Get 用户列表(新)
|
Modifier and Type | Method and Description |
---|---|
void |
CreateUserRoleRequest.setUserInfoList(UserInfo[] UserInfoList)
Set 用户列表(新)
|
void |
CreateUserRoleProjectRequest.setUserInfoList(UserInfo[] UserInfoList)
Set 用户列表(新)
|
Constructor and Description |
---|
UserInfo(UserInfo 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.