Uses of Class
com.mypurecloud.sdk.v2.model.BuScheduleNotificationsSettingsResponse
Packages that use BuScheduleNotificationsSettingsResponse
-
Uses of BuScheduleNotificationsSettingsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuScheduleNotificationsSettingsResponseModifier and TypeMethodDescriptionBuScheduleNotificationsSettingsResponse.activityCategorySettings(List<BuScheduleNotificationsCategorySettings> activityCategorySettings) List of activity category notification settingsBuScheduleNotificationsSettingsResponse.earlyReminderMinutes(Integer earlyReminderMinutes) The number of minutes prior to the scheduled event to display an early reminder notificationBuNotificationSettingsResponse.getScheduling()Methods in com.mypurecloud.sdk.v2.model with parameters of type BuScheduleNotificationsSettingsResponseModifier and TypeMethodDescriptionBuNotificationSettingsResponse.scheduling(BuScheduleNotificationsSettingsResponse scheduling) Schedule notification settingsvoidBuNotificationSettingsResponse.setScheduling(BuScheduleNotificationsSettingsResponse scheduling)