Uses of Class
com.tencentcloudapi.tcss.v20201101.models.EscapeEventTendencyInfo
-
Packages that use EscapeEventTendencyInfo Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of EscapeEventTendencyInfo in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return EscapeEventTendencyInfo Modifier and Type Method Description EscapeEventTendencyInfo[]DescribeEscapeEventTendencyResponse. getList()Get 待处理逃逸事件趋势Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type EscapeEventTendencyInfo Modifier and Type Method Description voidDescribeEscapeEventTendencyResponse. setList(EscapeEventTendencyInfo[] List)Set 待处理逃逸事件趋势Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type EscapeEventTendencyInfo Constructor Description EscapeEventTendencyInfo(EscapeEventTendencyInfo 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.
-