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