Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeIgnoreRuleEffectHostListRequest
-
Packages that use DescribeIgnoreRuleEffectHostListRequest Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeIgnoreRuleEffectHostListRequest in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 with parameters of type DescribeIgnoreRuleEffectHostListRequest Modifier and Type Method Description DescribeIgnoreRuleEffectHostListResponseCwpClient. DescribeIgnoreRuleEffectHostList(DescribeIgnoreRuleEffectHostListRequest req)根据检测项id与筛选条件查询忽略检测项影响主机列表信息 -
Uses of DescribeIgnoreRuleEffectHostListRequest in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeIgnoreRuleEffectHostListRequest Constructor Description DescribeIgnoreRuleEffectHostListRequest(DescribeIgnoreRuleEffectHostListRequest 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.
-