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