public class DescribeDeviceHardwareInfoListRspData extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDeviceHardwareInfoListRspData() |
DescribeDeviceHardwareInfoListRspData(DescribeDeviceHardwareInfoListRspData 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.
|
Modifier and Type | Method and Description |
---|---|
DescribeDeviceHardwareInfoItem[] |
getItems()
Get 终端硬件信息数据数组
|
Paging |
getPage()
Get 分页数据
|
void |
setItems(DescribeDeviceHardwareInfoItem[] Items)
Set 终端硬件信息数据数组
|
void |
setPage(Paging Page)
Set 分页数据
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeDeviceHardwareInfoListRspData()
public DescribeDeviceHardwareInfoListRspData(DescribeDeviceHardwareInfoListRspData source)
public Paging getPage()
public void setPage(Paging Page)
Page
- 分页数据public DescribeDeviceHardwareInfoItem[] getItems()
public void setItems(DescribeDeviceHardwareInfoItem[] Items)
Items
- 终端硬件信息数据数组Copyright © 2025. All rights reserved.