Package | Description |
---|---|
com.tencentcloudapi.dlc.v20210125.models |
Modifier and Type | Method and Description |
---|---|
WorkGroups |
UserDetailInfo.getWorkGroupInfo()
Get Information about collections of working groups bound to the user
Note: This field may return null, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
UserDetailInfo.setWorkGroupInfo(WorkGroups WorkGroupInfo)
Set Information about collections of working groups bound to the user
Note: This field may return null, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
WorkGroups(WorkGroups 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.