Package | Description |
---|---|
com.tencentcloudapi.ioa.v20220601.models |
Modifier and Type | Method and Description |
---|---|
DeviceDetail[] |
DescribeDevicesPageRsp.getItems()
Get 业务响应数据
|
DeviceDetail[] |
DescribeVirtualDevicesPageRsp.getItems()
Get 设备列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDevicesPageRsp.setItems(DeviceDetail[] Items)
Set 业务响应数据
|
void |
DescribeVirtualDevicesPageRsp.setItems(DeviceDetail[] Items)
Set 设备列表
|
Constructor and Description |
---|
DeviceDetail(DeviceDetail 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.