Uses of Class
com.tencentcloudapi.cwp.v20180228.models.EditBashRulesResponse
-
Packages that use EditBashRulesResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of EditBashRulesResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return EditBashRulesResponse Modifier and Type Method Description EditBashRulesResponseCwpClient. EditBashRules(EditBashRulesRequest req)新增或修改高危命令规则 -
Uses of EditBashRulesResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type EditBashRulesResponse Constructor Description EditBashRulesResponse(EditBashRulesResponse 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.
-