Uses of Class
com.mypurecloud.sdk.v2.model.RecurrenceEndSettings
Packages that use RecurrenceEndSettings
-
Uses of RecurrenceEndSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecurrenceEndSettingsModifier and TypeMethodDescriptionRecurrenceSettings.getEndAfter()RecurrenceSettingsBase.getEndAfter()The end date of the recurrence for the activity plan, in ISO-8601 format.Whether this activity plan should continue indefinitely.Methods in com.mypurecloud.sdk.v2.model with parameters of type RecurrenceEndSettingsModifier and TypeMethodDescriptionRecurrenceSettings.endAfter(RecurrenceEndSettings endAfter) Settings controlling when to end the recurrence for the activity planRecurrenceSettingsBase.endAfter(RecurrenceEndSettings endAfter) Settings controlling when to end the recurrence for the activity planvoidRecurrenceSettings.setEndAfter(RecurrenceEndSettings endAfter) voidRecurrenceSettingsBase.setEndAfter(RecurrenceEndSettings endAfter)