public static class GetThingTopoResponseBody.GetThingTopoResponseBodyDataListDeviceInfo
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
deviceName |
String |
iotId |
String |
productKey |
| 构造器和说明 |
|---|
GetThingTopoResponseBody.GetThingTopoResponseBodyDataListDeviceInfo() |
@NameInMap(value="DeviceName") public String deviceName
@NameInMap(value="IotId") public String iotId
@NameInMap(value="ProductKey") public String productKey
public GetThingTopoResponseBody.GetThingTopoResponseBodyDataListDeviceInfo()
public static GetThingTopoResponseBody.GetThingTopoResponseBodyDataListDeviceInfo build(Map<String,?> map) throws Exception
Exceptionpublic GetThingTopoResponseBody.GetThingTopoResponseBodyDataListDeviceInfo setDeviceName(String deviceName)
public String getDeviceName()
public GetThingTopoResponseBody.GetThingTopoResponseBodyDataListDeviceInfo setIotId(String iotId)
public String getIotId()
public GetThingTopoResponseBody.GetThingTopoResponseBodyDataListDeviceInfo setProductKey(String productKey)
public String getProductKey()
Copyright © 2023. All rights reserved.