Uses of Class
com.tencentcloudapi.tcss.v20201101.models.ReverseShellEventDescription
-
Packages that use ReverseShellEventDescription Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of ReverseShellEventDescription in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return ReverseShellEventDescription Modifier and Type Method Description ReverseShellEventDescriptionDescribeReverseShellDetailResponse. getEventDetail()Get 事件描述Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type ReverseShellEventDescription Modifier and Type Method Description voidDescribeReverseShellDetailResponse. setEventDetail(ReverseShellEventDescription EventDetail)Set 事件描述Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type ReverseShellEventDescription Constructor Description ReverseShellEventDescription(ReverseShellEventDescription 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.
-