Uses of Class
com.mypurecloud.sdk.v2.model.EmailCampaignScheduleConfigChangeAlteration
Packages that use EmailCampaignScheduleConfigChangeAlteration
-
Uses of EmailCampaignScheduleConfigChangeAlteration in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailCampaignScheduleConfigChangeAlterationModifier and TypeMethodDescriptionEmailCampaignScheduleConfigChangeAlteration.additionalProperties(Map<String, Object> additionalProperties) the end date of an alteration range as an ISO-8601 stringthe end date of an alteration range as an ISO-8601 stringEmailCampaignScheduleConfigChangeAlteration.type(EmailCampaignScheduleConfigChangeAlteration.TypeEnum type) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EmailCampaignScheduleConfigChangeAlterationModifier and TypeMethodDescriptionEmailCampaignScheduleConfigChangeScheduleRecurrence.getAlterations()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type EmailCampaignScheduleConfigChangeAlterationModifier and TypeMethodDescriptionEmailCampaignScheduleConfigChangeScheduleRecurrence.alterations(List<EmailCampaignScheduleConfigChangeAlteration> alterations) modifications to the original recurrence schedulevoidEmailCampaignScheduleConfigChangeScheduleRecurrence.setAlterations(List<EmailCampaignScheduleConfigChangeAlteration> alterations)