public static class ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfo
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfoItems> |
items |
| 构造器和说明 |
|---|
ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfo() |
@NameInMap(value="items") public List<ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfoItems> items
public ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfo()
public static ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfo build(Map<String,?> map) throws Exception
Exceptionpublic ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfo setItems(List<ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfoItems> items)
public List<ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfoItems> getItems()
Copyright © 2023. All rights reserved.