Uses of Class
com.tencentcloudapi.cwp.v20180228.models.BaselineRuleDetect
-
Packages that use BaselineRuleDetect Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of BaselineRuleDetect in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return BaselineRuleDetect Modifier and Type Method Description BaselineRuleDetect[]DescribeBaselineRuleDetectListResponse. getList()Get 无Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type BaselineRuleDetect Modifier and Type Method Description voidDescribeBaselineRuleDetectListResponse. setList(BaselineRuleDetect[] List)Set 无Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type BaselineRuleDetect Constructor Description BaselineRuleDetect(BaselineRuleDetect 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.
-