Package | Description |
---|---|
com.tencentcloudapi.dasb.v20191018.models |
Modifier and Type | Method and Description |
---|---|
Group[] |
Acl.getDeviceGroupSet()
Get 关联的资产组列表
|
Group[] |
Device.getGroupSet()
Get 所属资产组列表
|
Group[] |
DescribeDeviceGroupsResponse.getGroupSet()
Get 资产组列表
|
Group[] |
DescribeUserGroupsResponse.getGroupSet()
Get 用户组列表
|
Group[] |
User.getGroupSet()
Get 所属用户组列表
|
Group[] |
Acl.getUserGroupSet()
Get 关联的用户组列表
|
Modifier and Type | Method and Description |
---|---|
void |
Acl.setDeviceGroupSet(Group[] DeviceGroupSet)
Set 关联的资产组列表
|
void |
Device.setGroupSet(Group[] GroupSet)
Set 所属资产组列表
|
void |
DescribeDeviceGroupsResponse.setGroupSet(Group[] GroupSet)
Set 资产组列表
|
void |
DescribeUserGroupsResponse.setGroupSet(Group[] GroupSet)
Set 用户组列表
|
void |
User.setGroupSet(Group[] GroupSet)
Set 所属用户组列表
|
void |
Acl.setUserGroupSet(Group[] UserGroupSet)
Set 关联的用户组列表
|
Constructor and Description |
---|
Group(Group 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 © 2024. All rights reserved.