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