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