Package | Description |
---|---|
com.tencentcloudapi.cam.v20190116.models |
Modifier and Type | Method and Description |
---|---|
GroupIdOfUidInfo[] |
AddUserToGroupRequest.getInfo()
Get 添加的子用户 UID 和用户组 ID 关联关系
|
GroupIdOfUidInfo[] |
RemoveUserFromGroupRequest.getInfo()
Get 要删除的用户 UID和用户组 ID对应数组
|
Modifier and Type | Method and Description |
---|---|
void |
AddUserToGroupRequest.setInfo(GroupIdOfUidInfo[] Info)
Set 添加的子用户 UID 和用户组 ID 关联关系
|
void |
RemoveUserFromGroupRequest.setInfo(GroupIdOfUidInfo[] Info)
Set 要删除的用户 UID和用户组 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 © 2021. All rights reserved.