Package | Description |
---|---|
com.tencentcloudapi.bi.v20220105.models |
Modifier and Type | Method and Description |
---|---|
UserIdAndUserName[] |
CorpUserListData.getList()
Get 列表
注意:此字段可能返回 null,表示取不到有效值。
|
UserIdAndUserName[] |
CreateUserRoleRequest.getUserList()
Get 用户列表(废弃)
|
UserIdAndUserName[] |
CreateUserRoleProjectRequest.getUserList()
Get 用户列表(废弃)
|
Modifier and Type | Method and Description |
---|---|
void |
CorpUserListData.setList(UserIdAndUserName[] List)
Set 列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateUserRoleRequest.setUserList(UserIdAndUserName[] UserList)
Set 用户列表(废弃)
|
void |
CreateUserRoleProjectRequest.setUserList(UserIdAndUserName[] UserList)
Set 用户列表(废弃)
|
Constructor and Description |
---|
UserIdAndUserName(UserIdAndUserName 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.