Package | Description |
---|---|
com.tencentcloudapi.mna.v20210119.models |
Modifier and Type | Method and Description |
---|---|
DeviceBaseInfo |
DeviceDetails.getDeviceBaseInfo()
Get 设备基本信息
|
DeviceBaseInfo[] |
GetGroupDetailResponse.getDeviceInfos()
Get 分组中设备列表
|
DeviceBaseInfo[] |
GetDevicesResponse.getDeviceInfos()
Get 设备信息列表
|
Modifier and Type | Method and Description |
---|---|
void |
DeviceDetails.setDeviceBaseInfo(DeviceBaseInfo DeviceBaseInfo)
Set 设备基本信息
|
void |
GetGroupDetailResponse.setDeviceInfos(DeviceBaseInfo[] DeviceInfos)
Set 分组中设备列表
|
void |
GetDevicesResponse.setDeviceInfos(DeviceBaseInfo[] DeviceInfos)
Set 设备信息列表
|
Constructor and Description |
---|
DeviceBaseInfo(DeviceBaseInfo 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.