Uses of Class
com.tencentcloudapi.cwp.v20180228.models.HostRiskLevelCount
-
Packages that use HostRiskLevelCount Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of HostRiskLevelCount in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return HostRiskLevelCount Modifier and Type Method Description HostRiskLevelCount[]DescribeBaselineHostRiskTopResponse. getHostRiskTop5()Get 风险主机top5Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type HostRiskLevelCount Modifier and Type Method Description voidDescribeBaselineHostRiskTopResponse. setHostRiskTop5(HostRiskLevelCount[] HostRiskTop5)Set 风险主机top5Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type HostRiskLevelCount Constructor Description HostRiskLevelCount(HostRiskLevelCount 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.
-