| Package | Description | 
|---|---|
| com.tencentcloudapi.cam.v20190116.models | 
| Modifier and Type | Method and Description | 
|---|---|
GroupInfo[] | 
ListGroupsForUserResponse.getGroupInfo()
Get User Group information 
 | 
GroupInfo[] | 
ListGroupsResponse.getGroupInfo()
Get User group information array 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ListGroupsForUserResponse.setGroupInfo(GroupInfo[] GroupInfo)
Set User Group information 
 | 
void | 
ListGroupsResponse.setGroupInfo(GroupInfo[] GroupInfo)
Set User group information array 
 | 
| Constructor and Description | 
|---|
GroupInfo(GroupInfo 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 © 2022. All rights reserved.