Package | Description |
---|---|
com.tencentcloudapi.dlc.v20210125.models |
Modifier and Type | Method and Description |
---|---|
WorkGroupIdSetOfUserId |
BindWorkGroupsToUserRequest.getAddInfo()
Get Information about bound working groups and users
|
WorkGroupIdSetOfUserId |
UnbindWorkGroupsFromUserRequest.getAddInfo()
Get Association between the IDs of unbound working groups and user IDs
|
Modifier and Type | Method and Description |
---|---|
void |
BindWorkGroupsToUserRequest.setAddInfo(WorkGroupIdSetOfUserId AddInfo)
Set Information about bound working groups and users
|
void |
UnbindWorkGroupsFromUserRequest.setAddInfo(WorkGroupIdSetOfUserId AddInfo)
Set Association between the IDs of unbound working groups and user IDs
|
Constructor and Description |
---|
WorkGroupIdSetOfUserId(WorkGroupIdSetOfUserId 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.