public class BatchAddDeviceGroupRelationsResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
BatchAddDeviceGroupRelationsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BatchAddDeviceGroupRelationsResponse |
build(Map<String,?> map) |
BatchAddDeviceGroupRelationsResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
BatchAddDeviceGroupRelationsResponse |
setBody(BatchAddDeviceGroupRelationsResponseBody body) |
BatchAddDeviceGroupRelationsResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public BatchAddDeviceGroupRelationsResponseBody body
public static BatchAddDeviceGroupRelationsResponse build(Map<String,?> map) throws Exception
Exceptionpublic BatchAddDeviceGroupRelationsResponse setHeaders(Map<String,String> headers)
public BatchAddDeviceGroupRelationsResponse setBody(BatchAddDeviceGroupRelationsResponseBody body)
public BatchAddDeviceGroupRelationsResponseBody getBody()
Copyright © 2022. All rights reserved.