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