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