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