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