Uses of Class
com.tencentcloudapi.apcas.v20201127.models.QueryCallStatResponse
-
Packages that use QueryCallStatResponse Package Description com.tencentcloudapi.apcas.v20201127 com.tencentcloudapi.apcas.v20201127.models -
-
Uses of QueryCallStatResponse in com.tencentcloudapi.apcas.v20201127
Methods in com.tencentcloudapi.apcas.v20201127 that return QueryCallStatResponse Modifier and Type Method Description QueryCallStatResponseApcasClient. QueryCallStat(QueryCallStatRequest req)按时间维度获取调用量统计 -
Uses of QueryCallStatResponse in com.tencentcloudapi.apcas.v20201127.models
Constructors in com.tencentcloudapi.apcas.v20201127.models with parameters of type QueryCallStatResponse Constructor Description QueryCallStatResponse(QueryCallStatResponse 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.
-