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