Uses of Class
com.tencentcloudapi.apcas.v20201127.models.GeneralStat
-
Packages that use GeneralStat Package Description com.tencentcloudapi.apcas.v20201127.models -
-
Uses of GeneralStat in com.tencentcloudapi.apcas.v20201127.models
Methods in com.tencentcloudapi.apcas.v20201127.models that return GeneralStat Modifier and Type Method Description GeneralStatQueryGeneralStatResponse. getGeneralStat()Get 调用量信息Methods in com.tencentcloudapi.apcas.v20201127.models with parameters of type GeneralStat Modifier and Type Method Description voidQueryGeneralStatResponse. setGeneralStat(GeneralStat GeneralStat)Set 调用量信息Constructors in com.tencentcloudapi.apcas.v20201127.models with parameters of type GeneralStat Constructor Description GeneralStat(GeneralStat 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.
-