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