@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-08-11T11:20:29.425+08:00[Asia/Shanghai]") public class LabelResultData extends Object
| 构造器和说明 |
|---|
LabelResultData() |
public LabelResultData scheduleTime(String scheduleTime)
public String getScheduleTime()
public void setScheduleTime(String scheduleTime)
public LabelResultData distinctNumber(Integer distinctNumber)
public Integer getDistinctNumber()
public void setDistinctNumber(Integer distinctNumber)
public LabelResultData coverage(String coverage)
public String getCoverage()
public void setCoverage(String coverage)
public LabelResultData statistics(List<LabelValueCount> statistics)
public LabelResultData addStatisticsItem(LabelValueCount statisticsItem)
public List<LabelValueCount> getStatistics()
public void setStatistics(List<LabelValueCount> statistics)
public LabelResultData queryMauCost(Long queryMauCost)
public Long getQueryMauCost()
public void setQueryMauCost(Long queryMauCost)
public LabelResultData queryDataCost(Long queryDataCost)
public Long getQueryDataCost()
public void setQueryDataCost(Long queryDataCost)
Copyright © 2024. All rights reserved.