| Package | Description |
|---|---|
| com.tencentcloudapi.cam.v20190116.models |
| Modifier and Type | Method and Description |
|---|---|
GroupIdOfUidInfo[] |
AddUserToGroupRequest.getInfo()
Get How sub-user UIDs are associated with the ID of the user group they are added to.
|
GroupIdOfUidInfo[] |
RemoveUserFromGroupRequest.getInfo()
Get The UID of the user to be deleted and an array corresponding to the User Group IDs
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddUserToGroupRequest.setInfo(GroupIdOfUidInfo[] Info)
Set How sub-user UIDs are associated with the ID of the user group they are added to.
|
void |
RemoveUserFromGroupRequest.setInfo(GroupIdOfUidInfo[] Info)
Set The UID of the user to be deleted and an array corresponding to the User Group IDs
|
| Constructor and Description |
|---|
GroupIdOfUidInfo(GroupIdOfUidInfo 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 © 2021. All rights reserved.