Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeIgnoreBaselineRuleResponse
-
Packages that use DescribeIgnoreBaselineRuleResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeIgnoreBaselineRuleResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeIgnoreBaselineRuleResponse Modifier and Type Method Description DescribeIgnoreBaselineRuleResponseCwpClient. DescribeIgnoreBaselineRule(DescribeIgnoreBaselineRuleRequest req)查询已经忽略的检测项信息 -
Uses of DescribeIgnoreBaselineRuleResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeIgnoreBaselineRuleResponse Constructor Description DescribeIgnoreBaselineRuleResponse(DescribeIgnoreBaselineRuleResponse 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.
-