| Package | Description | 
|---|---|
| com.tencentcloudapi.cam.v20190116.models | 
| Modifier and Type | Method and Description | 
|---|---|
| GroupIdOfUidInfo[] | AddUserToGroupRequest. getInfo()Get The association between the user group ID and the sub-user UIN/UID. | 
| GroupIdOfUidInfo[] | RemoveUserFromGroupRequest. getInfo()Get The user’s UIN/UID to be deleted and the array corresponding to the user group ID. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AddUserToGroupRequest. setInfo(GroupIdOfUidInfo[] Info)Set The association between the user group ID and the sub-user UIN/UID. | 
| void | RemoveUserFromGroupRequest. setInfo(GroupIdOfUidInfo[] Info)Set The user’s UIN/UID to be deleted and the array corresponding to the user group ID. | 
| 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 © 2023. All rights reserved.