public static class BatchUnbindProjectDevicesRequest.BatchUnbindProjectDevicesRequestDevices
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
deviceName |
String |
productKey |
| 构造器和说明 |
|---|
BatchUnbindProjectDevicesRequest.BatchUnbindProjectDevicesRequestDevices() |
@NameInMap(value="DeviceName") public String deviceName
@NameInMap(value="ProductKey") public String productKey
public BatchUnbindProjectDevicesRequest.BatchUnbindProjectDevicesRequestDevices()
public static BatchUnbindProjectDevicesRequest.BatchUnbindProjectDevicesRequestDevices build(Map<String,?> map) throws Exception
Exceptionpublic BatchUnbindProjectDevicesRequest.BatchUnbindProjectDevicesRequestDevices setDeviceName(String deviceName)
public String getDeviceName()
public BatchUnbindProjectDevicesRequest.BatchUnbindProjectDevicesRequestDevices setProductKey(String productKey)
public String getProductKey()
Copyright © 2023. All rights reserved.