public static class QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyData
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyDataDeviceList |
deviceList |
Integer |
pageId |
Integer |
pageSize |
Integer |
total |
| 构造器和说明 |
|---|
QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyData() |
@NameInMap(value="DeviceList") public QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyDataDeviceList deviceList
@NameInMap(value="PageId") public Integer pageId
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="Total") public Integer total
public QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyData()
public static QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyData setDeviceList(QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyDataDeviceList deviceList)
public QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyDataDeviceList getDeviceList()
public QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyData setPageId(Integer pageId)
public Integer getPageId()
public QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyData setPageSize(Integer pageSize)
public Integer getPageSize()
public QueryLicenseDeviceListResponseBody.QueryLicenseDeviceListResponseBodyData setTotal(Integer total)
public Integer getTotal()
Copyright © 2023. All rights reserved.