Uses of Class
com.tencentcloudapi.trp.v20210515.models.ScanStat
-
Packages that use ScanStat Package Description com.tencentcloudapi.trp.v20210515.models -
-
Uses of ScanStat in com.tencentcloudapi.trp.v20210515.models
Methods in com.tencentcloudapi.trp.v20210515.models that return ScanStat Modifier and Type Method Description ScanStat[]DescribeScanStatsResponse. getScanStats()Get 统计记录Methods in com.tencentcloudapi.trp.v20210515.models with parameters of type ScanStat Modifier and Type Method Description voidDescribeScanStatsResponse. setScanStats(ScanStat[] ScanStats)Set 统计记录Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type ScanStat Constructor Description ScanStat(ScanStat 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.
-