Uses of Class
com.tencentcloudapi.tcss.v20201101.models.SecLogAlertMsgInfo
-
Packages that use SecLogAlertMsgInfo Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of SecLogAlertMsgInfo in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return SecLogAlertMsgInfo Modifier and Type Method Description SecLogAlertMsgInfo[]DescribeSecLogAlertMsgResponse. getList()Get 告警消息队列Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type SecLogAlertMsgInfo Modifier and Type Method Description voidDescribeSecLogAlertMsgResponse. setList(SecLogAlertMsgInfo[] List)Set 告警消息队列Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type SecLogAlertMsgInfo Constructor Description SecLogAlertMsgInfo(SecLogAlertMsgInfo 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.
-