Package | Description |
---|---|
com.tencentcloudapi.dlc.v20210125.models |
Modifier and Type | Method and Description |
---|---|
UserMessage[] |
WorkGroupInfo.getUserSet()
Get Collection of users associated with working groups
Note: This field may return null, indicating that no valid values can be obtained.
|
UserMessage[] |
Users.getUserSet()
Get Collection of user information
Note: This field may return null, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkGroupInfo.setUserSet(UserMessage[] UserSet)
Set Collection of users associated with working groups
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
Users.setUserSet(UserMessage[] UserSet)
Set Collection of user information
Note: This field may return null, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
UserMessage(UserMessage 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.