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