Uses of Class
com.tencentcloudapi.ecm.v20190719.models.ISPCounter
-
Packages that use ISPCounter Package Description com.tencentcloudapi.ecm.v20190719.models -
-
Uses of ISPCounter in com.tencentcloudapi.ecm.v20190719.models
Methods in com.tencentcloudapi.ecm.v20190719.models that return ISPCounter Modifier and Type Method Description ISPCounter[]ModuleCounter. getISPCounterSet()Get 运营商统计信息列表Methods in com.tencentcloudapi.ecm.v20190719.models with parameters of type ISPCounter Modifier and Type Method Description voidModuleCounter. setISPCounterSet(ISPCounter[] ISPCounterSet)Set 运营商统计信息列表Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type ISPCounter Constructor Description ISPCounter(ISPCounter 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.
-