Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ReverseShellRule
-
Packages that use ReverseShellRule Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ReverseShellRule in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return ReverseShellRule Modifier and Type Method Description ReverseShellRule[]
DescribeReverseShellRulesResponse. getList()
Get 列表内容Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type ReverseShellRule Modifier and Type Method Description void
DescribeReverseShellRulesResponse. setList(ReverseShellRule[] List)
Set 列表内容Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ReverseShellRule Constructor Description ReverseShellRule(ReverseShellRule 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.
-