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