public class BatchDeleteDeviceRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
BatchDeleteDeviceRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BatchDeleteDeviceRequest |
build(Map<String,?> map) |
String |
getCorpId() |
List<String> |
getDeviceIds() |
BatchDeleteDeviceRequest |
setCorpId(String corpId) |
BatchDeleteDeviceRequest |
setDeviceIds(List<String> deviceIds) |
@NameInMap(value="corpId") public String corpId
public static BatchDeleteDeviceRequest build(Map<String,?> map) throws Exception
Exceptionpublic BatchDeleteDeviceRequest setCorpId(String corpId)
public String getCorpId()
public BatchDeleteDeviceRequest setDeviceIds(List<String> deviceIds)
Copyright © 2022. All rights reserved.