Uses of Class
com.mypurecloud.sdk.v2.model.MessagingCampaignScheduleConfigChangeAlteration
Packages that use MessagingCampaignScheduleConfigChangeAlteration
-
Uses of MessagingCampaignScheduleConfigChangeAlteration in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessagingCampaignScheduleConfigChangeAlterationModifier and TypeMethodDescriptionMessagingCampaignScheduleConfigChangeAlteration.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 stringMessagingCampaignScheduleConfigChangeAlteration.type(MessagingCampaignScheduleConfigChangeAlteration.TypeEnum type) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type MessagingCampaignScheduleConfigChangeAlterationModifier and TypeMethodDescriptionMessagingCampaignScheduleConfigChangeScheduleRecurrence.getAlterations()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type MessagingCampaignScheduleConfigChangeAlterationModifier and TypeMethodDescriptionMessagingCampaignScheduleConfigChangeScheduleRecurrence.alterations(List<MessagingCampaignScheduleConfigChangeAlteration> alterations) modifications to the original recurrence schedulevoidMessagingCampaignScheduleConfigChangeScheduleRecurrence.setAlterations(List<MessagingCampaignScheduleConfigChangeAlteration> alterations)