Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBashRulesResponse
-
Packages that use DescribeBashRulesResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBashRulesResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeBashRulesResponse Modifier and Type Method Description DescribeBashRulesResponseCwpClient. DescribeBashRules(DescribeBashRulesRequest req)获取高危命令规则列表 -
Uses of DescribeBashRulesResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBashRulesResponse Constructor Description DescribeBashRulesResponse(DescribeBashRulesResponse 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.
-