| Package | Description |
|---|---|
| com.tencentcloudapi.cat.v20180409.models |
| Modifier and Type | Method and Description |
|---|---|
ResultSummary[] |
GetResultSummaryResponse.getDayData()
Get 按天的统计数据
|
ResultSummary[] |
GetResultSummaryResponse.getRealData()
Get 实时统计数据
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetResultSummaryResponse.setDayData(ResultSummary[] DayData)
Set 按天的统计数据
|
void |
GetResultSummaryResponse.setRealData(ResultSummary[] RealData)
Set 实时统计数据
|
| Constructor and Description |
|---|
ResultSummary(ResultSummary source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.