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