Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DeleteReverseShellRulesRequest
-
Packages that use DeleteReverseShellRulesRequest Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DeleteReverseShellRulesRequest in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 with parameters of type DeleteReverseShellRulesRequest Modifier and Type Method Description DeleteReverseShellRulesResponse
CwpClient. DeleteReverseShellRules(DeleteReverseShellRulesRequest req)
删除反弹Shell规则 -
Uses of DeleteReverseShellRulesRequest in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DeleteReverseShellRulesRequest Constructor Description DeleteReverseShellRulesRequest(DeleteReverseShellRulesRequest 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.
-