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