Package | Description |
---|---|
com.tencentcloudapi.mna.v20210119.models |
Modifier and Type | Method and Description |
---|---|
GroupInfo |
GetGroupDetailResponse.getGroupInfo()
Get 分组基本信息
|
GroupInfo[] |
GetGroupListResponse.getGroupInfos()
Get 设备信息列表
|
Modifier and Type | Method and Description |
---|---|
void |
GetGroupDetailResponse.setGroupInfo(GroupInfo GroupInfo)
Set 分组基本信息
|
void |
GetGroupListResponse.setGroupInfos(GroupInfo[] GroupInfos)
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.