Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
ApiUseStatisticsEntity[] |
GroupApiUseStatistics.getTopStatusCode()
Get 总调用数
注意:此字段可能返回 null,表示取不到有效值。
|
ApiUseStatisticsEntity[] |
GroupApiUseStatistics.getTopTimeCost()
Get 平均错误率
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
GroupApiUseStatistics.setTopStatusCode(ApiUseStatisticsEntity[] TopStatusCode)
Set 总调用数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
GroupApiUseStatistics.setTopTimeCost(ApiUseStatisticsEntity[] TopTimeCost)
Set 平均错误率
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2021. All rights reserved.