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