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