Uses of Class
com.mypurecloud.sdk.v2.model.BuScheduleNotificationsSettingsRequest
Packages that use BuScheduleNotificationsSettingsRequest
-
Uses of BuScheduleNotificationsSettingsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuScheduleNotificationsSettingsRequestModifier and TypeMethodDescriptionBuScheduleNotificationsSettingsRequest.activityCategorySettings(List<BuScheduleNotificationsCategorySettings> activityCategorySettings) List of activity category notification settingsBuScheduleNotificationsSettingsRequest.earlyReminderMinutes(Integer earlyReminderMinutes) The number of minutes prior to the scheduled event to display an early reminder notificationBuNotificationSettingsRequest.getScheduling()Methods in com.mypurecloud.sdk.v2.model with parameters of type BuScheduleNotificationsSettingsRequestModifier and TypeMethodDescriptionBuNotificationSettingsRequest.scheduling(BuScheduleNotificationsSettingsRequest scheduling) Schedule notification settingsvoidBuNotificationSettingsRequest.setScheduling(BuScheduleNotificationsSettingsRequest scheduling)