Uses of Class
com.mypurecloud.sdk.v2.model.EmailCampaignScheduleConfigChangeRecurrencePattern
Packages that use EmailCampaignScheduleConfigChangeRecurrencePattern
-
Uses of EmailCampaignScheduleConfigChangeRecurrencePattern in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailCampaignScheduleConfigChangeRecurrencePatternModifier and TypeMethodDescriptionEmailCampaignScheduleConfigChangeRecurrencePattern.additionalProperties(Map<String, Object> additionalProperties) EmailCampaignScheduleConfigChangeRecurrencePattern.daysOfWeek(List<String> daysOfWeek) the day(s) of the week the occurrence happensEmailCampaignScheduleConfigChangeScheduleRecurrence.getPattern()the amount of time in between occurrencesEmailCampaignScheduleConfigChangeRecurrencePattern.type(EmailCampaignScheduleConfigChangeRecurrencePattern.TypeEnum type) Methods in com.mypurecloud.sdk.v2.model with parameters of type EmailCampaignScheduleConfigChangeRecurrencePatternModifier and TypeMethodDescriptionEmailCampaignScheduleConfigChangeScheduleRecurrence.pattern(EmailCampaignScheduleConfigChangeRecurrencePattern pattern) voidEmailCampaignScheduleConfigChangeScheduleRecurrence.setPattern(EmailCampaignScheduleConfigChangeRecurrencePattern pattern)