| Package | Description | 
|---|---|
| com.tencentcloudapi.organization.v20210331.models | 
| Modifier and Type | Method and Description | 
|---|---|
JoinedGroups[] | 
ListJoinedGroupsForUserResponse.getJoinedGroups()
Get List of user groups joined by the user. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ListJoinedGroupsForUserResponse.setJoinedGroups(JoinedGroups[] JoinedGroups)
Set List of user groups joined by the user. 
 | 
| Constructor and Description | 
|---|
JoinedGroups(JoinedGroups 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 © 2025. All rights reserved.