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