Uses of Class
com.tencentcloudapi.tcss.v20201101.models.SecTendencyEventInfo
-
Packages that use SecTendencyEventInfo Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of SecTendencyEventInfo in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return SecTendencyEventInfo Modifier and Type Method Description SecTendencyEventInfo[]DescribeSecEventsTendencyResponse. getEventTendencySet()Get 运行时安全事件趋势信息列表Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type SecTendencyEventInfo Modifier and Type Method Description voidDescribeSecEventsTendencyResponse. setEventTendencySet(SecTendencyEventInfo[] EventTendencySet)Set 运行时安全事件趋势信息列表Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type SecTendencyEventInfo Constructor Description SecTendencyEventInfo(SecTendencyEventInfo 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.
-