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
|
Copyright © 2020. All rights reserved.