Uses of Class
com.mypurecloud.sdk.v2.model.MessagingCampaignScheduleConfigChangeRecurrencePattern
Packages that use MessagingCampaignScheduleConfigChangeRecurrencePattern
-
Uses of MessagingCampaignScheduleConfigChangeRecurrencePattern in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessagingCampaignScheduleConfigChangeRecurrencePatternModifier and TypeMethodDescriptionMessagingCampaignScheduleConfigChangeRecurrencePattern.additionalProperties(Map<String, Object> additionalProperties) MessagingCampaignScheduleConfigChangeRecurrencePattern.daysOfWeek(List<String> daysOfWeek) the day(s) of the week the occurrence happensMessagingCampaignScheduleConfigChangeScheduleRecurrence.getPattern()the amount of time in between occurrencesMessagingCampaignScheduleConfigChangeRecurrencePattern.type(MessagingCampaignScheduleConfigChangeRecurrencePattern.TypeEnum type) Methods in com.mypurecloud.sdk.v2.model with parameters of type MessagingCampaignScheduleConfigChangeRecurrencePatternModifier and TypeMethodDescriptionMessagingCampaignScheduleConfigChangeScheduleRecurrence.pattern(MessagingCampaignScheduleConfigChangeRecurrencePattern pattern) voidMessagingCampaignScheduleConfigChangeScheduleRecurrence.setPattern(MessagingCampaignScheduleConfigChangeRecurrencePattern pattern)