Uses of Class
com.tencentcloudapi.yunjing.v20180228.models.EditReverseShellRuleRequest
-
Packages that use EditReverseShellRuleRequest Package Description com.tencentcloudapi.yunjing.v20180228 com.tencentcloudapi.yunjing.v20180228.models -
-
Uses of EditReverseShellRuleRequest in com.tencentcloudapi.yunjing.v20180228
Methods in com.tencentcloudapi.yunjing.v20180228 with parameters of type EditReverseShellRuleRequest Modifier and Type Method Description EditReverseShellRuleResponseYunjingClient. EditReverseShellRule(EditReverseShellRuleRequest req)编辑反弹Shell规则 -
Uses of EditReverseShellRuleRequest in com.tencentcloudapi.yunjing.v20180228.models
Constructors in com.tencentcloudapi.yunjing.v20180228.models with parameters of type EditReverseShellRuleRequest Constructor Description EditReverseShellRuleRequest(EditReverseShellRuleRequest 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.
-