Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
GroupUseStatisticsEntity[] |
GroupDailyUseStatistics.getTopAvgTimeCost()
Get 平均响应耗时
|
GroupUseStatisticsEntity[] |
GroupDailyUseStatistics.getTopFailureRate()
Get 平均错误率
|
GroupUseStatisticsEntity[] |
GroupDailyUseStatistics.getTopReqAmount()
Get 总调用数
|
Modifier and Type | Method and Description |
---|---|
void |
GroupDailyUseStatistics.setTopAvgTimeCost(GroupUseStatisticsEntity[] TopAvgTimeCost)
Set 平均响应耗时
|
void |
GroupDailyUseStatistics.setTopFailureRate(GroupUseStatisticsEntity[] TopFailureRate)
Set 平均错误率
|
void |
GroupDailyUseStatistics.setTopReqAmount(GroupUseStatisticsEntity[] TopReqAmount)
Set 总调用数
|
Constructor and Description |
---|
GroupUseStatisticsEntity(GroupUseStatisticsEntity 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 © 2022. All rights reserved.