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