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