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

setNotificationRateLimit(NotificationRateLimit $notificationRateLimit)

No description

Details

setAutoClose($autoClose)

No description

Parameters

$autoClose

string getAutoClose()

No description

Return Value

string

setNotificationChannelStrategy($notificationChannelStrategy)

No description

Parameters

$notificationChannelStrategy

NotificationChannelStrategy[] getNotificationChannelStrategy()

No description

setNotificationRateLimit(NotificationRateLimit $notificationRateLimit)

No description

Parameters

NotificationRateLimit $notificationRateLimit

NotificationRateLimit getNotificationRateLimit()

No description

Return Value

NotificationRateLimit