Uses of Class
com.tencentcloudapi.tcss.v20201101.models.ReverseShellEventInfo
-
Packages that use ReverseShellEventInfo Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of ReverseShellEventInfo in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return ReverseShellEventInfo Modifier and Type Method Description ReverseShellEventInfo[]DescribeReverseShellEventsResponse. getEventSet()Get 反弹shell数组Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type ReverseShellEventInfo Modifier and Type Method Description voidDescribeReverseShellEventsResponse. setEventSet(ReverseShellEventInfo[] EventSet)Set 反弹shell数组Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type ReverseShellEventInfo Constructor Description ReverseShellEventInfo(ReverseShellEventInfo 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.
-