Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBaselineRuleResponse
-
Packages that use DescribeBaselineRuleResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBaselineRuleResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeBaselineRuleResponse Modifier and Type Method Description DescribeBaselineRuleResponseCwpClient. DescribeBaselineRule(DescribeBaselineRuleRequest req)根据基线id查询下属检测项信息 -
Uses of DescribeBaselineRuleResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBaselineRuleResponse Constructor Description DescribeBaselineRuleResponse(DescribeBaselineRuleResponse 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.
-