AlertStrategy
class AlertStrategy extends Collection (View source)
Properties
protected | $collection_key | ||
string | $autoClose | ||
protected | $notificationChannelStrategyType | ||
protected | $notificationChannelStrategyDataType | ||
protected | $notificationRateLimitType | ||
protected | $notificationRateLimitDataType |
Methods
setAutoClose($autoClose)
No description
string
getAutoClose()
No description
setNotificationChannelStrategy($notificationChannelStrategy)
No description
getNotificationChannelStrategy()
No description
getNotificationRateLimit()
No description
Details
setAutoClose($autoClose)
No description
string
getAutoClose()
No description
setNotificationChannelStrategy($notificationChannelStrategy)
No description
NotificationChannelStrategy[]
getNotificationChannelStrategy()
No description
setNotificationRateLimit(NotificationRateLimit $notificationRateLimit)
No description
NotificationRateLimit
getNotificationRateLimit()
No description