Package com.mypurecloud.sdk.v2.model
Class V2MobiusRulesTopicRule
java.lang.Object
com.mypurecloud.sdk.v2.model.V2MobiusRulesTopicRule
- All Implemented Interfaces:
Serializable
V2MobiusRulesTopicRule
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets actionstatic enumGets or Sets type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconditions(V2MobiusRulesTopicCondition conditions) dateCreated(Date dateCreated) booleangetId()getName()getType()inthashCode()notifications(List<V2MobiusRulesTopicAlertNotification> notifications) sendExitingAlarmNotification(Boolean sendExitingAlarmNotification) voidvoidsetConditions(V2MobiusRulesTopicCondition conditions) voidsetDateCreated(Date dateCreated) voidsetEnabled(Boolean enabled) voidvoidsetInAlarm(Boolean inAlarm) voidvoidsetNotifications(List<V2MobiusRulesTopicAlertNotification> notifications) voidsetSendExitingAlarmNotification(Boolean sendExitingAlarmNotification) voidvoidvoidsetWaitBetweenNotificationMs(Long waitBetweenNotificationMs) toString()waitBetweenNotificationMs(Long waitBetweenNotificationMs)
-
Constructor Details
-
V2MobiusRulesTopicRule
public V2MobiusRulesTopicRule() -
V2MobiusRulesTopicRule
-
-
Method Details
-
id
-
getId
-
setId
-
userId
-
getUserId
-
setUserId
-
name
-
getName
-
setName
-
type
-
getType
-
setType
-
notifications
public V2MobiusRulesTopicRule notifications(List<V2MobiusRulesTopicAlertNotification> notifications) -
getNotifications
-
setNotifications
-
conditions
-
getConditions
-
setConditions
-
enabled
-
getEnabled
-
setEnabled
-
inAlarm
-
getInAlarm
-
setInAlarm
-
action
-
getAction
-
setAction
-
dateCreated
-
getDateCreated
-
setDateCreated
-
sendExitingAlarmNotification
-
getSendExitingAlarmNotification
-
setSendExitingAlarmNotification
-
waitBetweenNotificationMs
-
getWaitBetweenNotificationMs
-
setWaitBetweenNotificationMs
-
equals
-
hashCode
public int hashCode() -
toString
-