Uses of Class
com.mypurecloud.sdk.v2.model.Pattern
Packages that use Pattern
-
Uses of Pattern in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatternModifier and TypeMethodDescriptionPattern.daysOfWeek(List<Pattern.DaysOfWeekEnum> daysOfWeek) The day(s) of week the occurrence should be repeated.Reoccurrence.getPattern()The interval of days between the occurrences for Daily pattern type, and weeks between the occurrences for WeeklyPattern.type(Pattern.TypeEnum type) Pattern type (Daily/Weekly)Methods in com.mypurecloud.sdk.v2.model with parameters of type PatternModifier and TypeMethodDescriptionThe schedule pattern e.g.: Daily/WeeklyvoidReoccurrence.setPattern(Pattern pattern)