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