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