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