Package com.mypurecloud.sdk.v2.model
Class DigitalAction
java.lang.Object
com.mypurecloud.sdk.v2.model.DigitalAction
- All Implemented Interfaces:
Serializable
DigitalAction
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappendToDncActionSettings(AppendToDncActionSettings appendToDncActionSettings) The settings for an 'Append to DNC' action.doNotSendActionSettings(Object doNotSendActionSettings) The settings for a 'do not send' action.booleaninthashCode()markContactAddressUncontactableActionSettings(Object markContactAddressUncontactableActionSettings) The settings for an 'mark contact address uncontactable' action.markContactUncontactableActionSettings(MarkContactUncontactableActionSettings markContactUncontactableActionSettings) The settings for a 'mark contact uncontactable' action.voidsetAppendToDncActionSettings(AppendToDncActionSettings appendToDncActionSettings) setContentTemplateActionSettings(SetContentTemplateActionSettings setContentTemplateActionSettings) The settings for a 'Set content template' action.voidsetDoNotSendActionSettings(Object doNotSendActionSettings) voidsetMarkContactAddressUncontactableActionSettings(Object markContactAddressUncontactableActionSettings) voidsetMarkContactUncontactableActionSettings(MarkContactUncontactableActionSettings markContactUncontactableActionSettings) voidsetSetContentTemplateActionSettings(SetContentTemplateActionSettings setContentTemplateActionSettings) voidsetSetSmsPhoneNumberActionSettings(SetSmsPhoneNumberActionSettings setSmsPhoneNumberActionSettings) voidsetSetWhatsAppIntegrationActionSettings(SetWhatsAppIntegrationActionSettings setWhatsAppIntegrationActionSettings) setSmsPhoneNumberActionSettings(SetSmsPhoneNumberActionSettings setSmsPhoneNumberActionSettings) The settings for a 'set sms phone number' action.voidsetUpdateContactColumnActionSettings(UpdateContactColumnActionSettings updateContactColumnActionSettings) setWhatsAppIntegrationActionSettings(SetWhatsAppIntegrationActionSettings setWhatsAppIntegrationActionSettings) The settings for a 'set WhatsApp integration' action.toString()updateContactColumnActionSettings(UpdateContactColumnActionSettings updateContactColumnActionSettings) The settings for an 'update contact column' action.
-
Constructor Details
-
DigitalAction
public DigitalAction() -
DigitalAction
-
-
Method Details
-
updateContactColumnActionSettings
public DigitalAction updateContactColumnActionSettings(UpdateContactColumnActionSettings updateContactColumnActionSettings) The settings for an 'update contact column' action. -
getUpdateContactColumnActionSettings
-
setUpdateContactColumnActionSettings
public void setUpdateContactColumnActionSettings(UpdateContactColumnActionSettings updateContactColumnActionSettings) -
doNotSendActionSettings
The settings for a 'do not send' action. -
getDoNotSendActionSettings
-
setDoNotSendActionSettings
-
appendToDncActionSettings
The settings for an 'Append to DNC' action. -
getAppendToDncActionSettings
-
setAppendToDncActionSettings
-
markContactUncontactableActionSettings
public DigitalAction markContactUncontactableActionSettings(MarkContactUncontactableActionSettings markContactUncontactableActionSettings) The settings for a 'mark contact uncontactable' action. -
getMarkContactUncontactableActionSettings
-
setMarkContactUncontactableActionSettings
public void setMarkContactUncontactableActionSettings(MarkContactUncontactableActionSettings markContactUncontactableActionSettings) -
markContactAddressUncontactableActionSettings
public DigitalAction markContactAddressUncontactableActionSettings(Object markContactAddressUncontactableActionSettings) The settings for an 'mark contact address uncontactable' action. -
getMarkContactAddressUncontactableActionSettings
-
setMarkContactAddressUncontactableActionSettings
public void setMarkContactAddressUncontactableActionSettings(Object markContactAddressUncontactableActionSettings) -
setContentTemplateActionSettings
public DigitalAction setContentTemplateActionSettings(SetContentTemplateActionSettings setContentTemplateActionSettings) The settings for a 'Set content template' action. -
getSetContentTemplateActionSettings
-
setSetContentTemplateActionSettings
public void setSetContentTemplateActionSettings(SetContentTemplateActionSettings setContentTemplateActionSettings) -
setSmsPhoneNumberActionSettings
public DigitalAction setSmsPhoneNumberActionSettings(SetSmsPhoneNumberActionSettings setSmsPhoneNumberActionSettings) The settings for a 'set sms phone number' action. -
getSetSmsPhoneNumberActionSettings
-
setSetSmsPhoneNumberActionSettings
public void setSetSmsPhoneNumberActionSettings(SetSmsPhoneNumberActionSettings setSmsPhoneNumberActionSettings) -
setWhatsAppIntegrationActionSettings
public DigitalAction setWhatsAppIntegrationActionSettings(SetWhatsAppIntegrationActionSettings setWhatsAppIntegrationActionSettings) The settings for a 'set WhatsApp integration' action. -
getSetWhatsAppIntegrationActionSettings
-
setSetWhatsAppIntegrationActionSettings
public void setSetWhatsAppIntegrationActionSettings(SetWhatsAppIntegrationActionSettings setWhatsAppIntegrationActionSettings) -
equals
-
hashCode
public int hashCode() -
toString
-