public static final class BatchAddThingTopoRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BatchAddThingTopoRequest |
build() |
BatchAddThingTopoRequest.Builder |
gwDeviceName(String gwDeviceName)
GwDeviceName.
|
BatchAddThingTopoRequest.Builder |
gwProductKey(String gwProductKey)
GwProductKey.
|
BatchAddThingTopoRequest.Builder |
iotInstanceId(String iotInstanceId)
IotInstanceId.
|
BatchAddThingTopoRequest.Builder |
topoAddItem(List<BatchAddThingTopoRequest.TopoAddItem> topoAddItem)
TopoAddItem.
|
public BatchAddThingTopoRequest.Builder gwDeviceName(String gwDeviceName)
public BatchAddThingTopoRequest.Builder gwProductKey(String gwProductKey)
public BatchAddThingTopoRequest.Builder iotInstanceId(String iotInstanceId)
public BatchAddThingTopoRequest.Builder topoAddItem(List<BatchAddThingTopoRequest.TopoAddItem> topoAddItem)
public BatchAddThingTopoRequest build()
Copyright © 2022. All rights reserved.