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