public static class BatchAddThingTopoRequest.BatchAddThingTopoRequestTopoAddItem
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
clientId |
String |
deviceName |
String |
productKey |
String |
sign |
String |
signMethod |
String |
timestamp |
| 构造器和说明 |
|---|
BatchAddThingTopoRequest.BatchAddThingTopoRequestTopoAddItem() |
@NameInMap(value="ClientId") public String clientId
@NameInMap(value="DeviceName") public String deviceName
@NameInMap(value="ProductKey") public String productKey
@NameInMap(value="Sign") public String sign
@NameInMap(value="SignMethod") public String signMethod
@NameInMap(value="Timestamp") public String timestamp
public BatchAddThingTopoRequest.BatchAddThingTopoRequestTopoAddItem()
public static BatchAddThingTopoRequest.BatchAddThingTopoRequestTopoAddItem build(Map<String,?> map) throws Exception
Exceptionpublic BatchAddThingTopoRequest.BatchAddThingTopoRequestTopoAddItem setClientId(String clientId)
public String getClientId()
public BatchAddThingTopoRequest.BatchAddThingTopoRequestTopoAddItem setDeviceName(String deviceName)
public String getDeviceName()
public BatchAddThingTopoRequest.BatchAddThingTopoRequestTopoAddItem setProductKey(String productKey)
public String getProductKey()
public BatchAddThingTopoRequest.BatchAddThingTopoRequestTopoAddItem setSign(String sign)
public String getSign()
public BatchAddThingTopoRequest.BatchAddThingTopoRequestTopoAddItem setSignMethod(String signMethod)
public String getSignMethod()
public BatchAddThingTopoRequest.BatchAddThingTopoRequestTopoAddItem setTimestamp(String timestamp)
public String getTimestamp()
Copyright © 2023. All rights reserved.