public static class ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfo
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfoItems> |
items |
| 构造器和说明 |
|---|
ListDistributedDeviceResponseBodyDataInfo() |
@NameInMap(value="items") public List<ListDistributedDeviceResponseBody.ListDistributedDeviceResponseBodyDataInfoItems> items
public 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 © 2022. All rights reserved.