public static final class BatchAddThingTopoRequest.TopoAddItem.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchAddThingTopoRequest.TopoAddItem |
build() |
BatchAddThingTopoRequest.TopoAddItem.Builder |
clientId(String clientId)
ClientId.
|
BatchAddThingTopoRequest.TopoAddItem.Builder |
deviceName(String deviceName)
DeviceName.
|
BatchAddThingTopoRequest.TopoAddItem.Builder |
productKey(String productKey)
ProductKey.
|
BatchAddThingTopoRequest.TopoAddItem.Builder |
sign(String sign)
Sign.
|
BatchAddThingTopoRequest.TopoAddItem.Builder |
signMethod(String signMethod)
SignMethod.
|
BatchAddThingTopoRequest.TopoAddItem.Builder |
timestamp(String timestamp)
Timestamp.
|
public BatchAddThingTopoRequest.TopoAddItem.Builder clientId(String clientId)
public BatchAddThingTopoRequest.TopoAddItem.Builder deviceName(String deviceName)
public BatchAddThingTopoRequest.TopoAddItem.Builder productKey(String productKey)
public BatchAddThingTopoRequest.TopoAddItem.Builder sign(String sign)
public BatchAddThingTopoRequest.TopoAddItem.Builder signMethod(String signMethod)
public BatchAddThingTopoRequest.TopoAddItem.Builder timestamp(String timestamp)
public BatchAddThingTopoRequest.TopoAddItem build()
Copyright © 2022. All rights reserved.