public static final class BatchAddDeviceGroupRelationsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BatchAddDeviceGroupRelationsRequest |
build() |
BatchAddDeviceGroupRelationsRequest.Builder |
device(List<BatchAddDeviceGroupRelationsRequest.Device> device)
Device.
|
BatchAddDeviceGroupRelationsRequest.Builder |
groupId(String groupId)
GroupId.
|
BatchAddDeviceGroupRelationsRequest.Builder |
iotInstanceId(String iotInstanceId)
IotInstanceId.
|
public BatchAddDeviceGroupRelationsRequest.Builder device(List<BatchAddDeviceGroupRelationsRequest.Device> device)
public BatchAddDeviceGroupRelationsRequest.Builder groupId(String groupId)
public BatchAddDeviceGroupRelationsRequest.Builder iotInstanceId(String iotInstanceId)
public BatchAddDeviceGroupRelationsRequest build()
Copyright © 2022. All rights reserved.