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