Package com.mypurecloud.sdk.v2.model
Class DialerCampaignScheduleConfigChangeRecurrencePattern
java.lang.Object
com.mypurecloud.sdk.v2.model.DialerCampaignScheduleConfigChangeRecurrencePattern
- All Implemented Interfaces:
Serializable
public class DialerCampaignScheduleConfigChangeRecurrencePattern
extends Object
implements Serializable
the schedule pattern
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets type -
Constructor Summary
ConstructorsConstructorDescriptionDialerCampaignScheduleConfigChangeRecurrencePattern(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) daysOfWeek(List<String> daysOfWeek) the day(s) of the week the occurrence happensbooleangetType()inthashCode()the amount of time in between occurrencesvoidsetAdditionalProperties(Map<String, Object> additionalProperties) voidsetDaysOfWeek(List<String> daysOfWeek) voidsetInterval(Long interval) voidtoString()
-
Constructor Details
-
DialerCampaignScheduleConfigChangeRecurrencePattern
public DialerCampaignScheduleConfigChangeRecurrencePattern() -
DialerCampaignScheduleConfigChangeRecurrencePattern
-
-
Method Details
-
type
-
getType
-
setType
-
interval
the amount of time in between occurrences -
getInterval
-
setInterval
-
daysOfWeek
the day(s) of the week the occurrence happens -
getDaysOfWeek
-
setDaysOfWeek
-
additionalProperties
public DialerCampaignScheduleConfigChangeRecurrencePattern additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-