| Package | Description |
|---|---|
| com.tencentcloudapi.organization.v20210331.models |
| Modifier and Type | Method and Description |
|---|---|
GroupInfo |
UpdateGroupResponse.getGroupInfo()
Get 用户组信息。
|
GroupInfo |
GetGroupResponse.getGroupInfo()
Get 用户组信息
|
GroupInfo |
CreateGroupResponse.getGroupInfo()
Get 用户组信息。
|
GroupInfo[] |
ListGroupsResponse.getGroups()
Get 用户组列表。
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateGroupResponse.setGroupInfo(GroupInfo GroupInfo)
Set 用户组信息。
|
void |
GetGroupResponse.setGroupInfo(GroupInfo GroupInfo)
Set 用户组信息
|
void |
CreateGroupResponse.setGroupInfo(GroupInfo GroupInfo)
Set 用户组信息。
|
void |
ListGroupsResponse.setGroups(GroupInfo[] Groups)
Set 用户组列表。
|
| 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 © 2025. All rights reserved.