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