Package | Description |
---|---|
com.tencentcloudapi.eiam.v20210420.models |
Modifier and Type | Method and Description |
---|---|
UserGroupInfo[] |
ListUserGroupsOfUserResponse.getUserGroupInfoList()
Get List of information of the user's user groups.
|
Modifier and Type | Method and Description |
---|---|
void |
ListUserGroupsOfUserResponse.setUserGroupInfoList(UserGroupInfo[] UserGroupInfoList)
Set List of information of the user's user groups.
|
Constructor and Description |
---|
UserGroupInfo(UserGroupInfo 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.