public static class ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyData
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfo |
info |
Integer |
total |
| 构造器和说明 |
|---|
ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyData() |
@NameInMap(value="Info") public ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfo info
@NameInMap(value="Total") public Integer total
public ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyData()
public static ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyData setInfo(ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfo info)
public ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfo getInfo()
public ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyData setTotal(Integer total)
public Integer getTotal()
Copyright © 2023. All rights reserved.