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