Uses of Class
com.mypurecloud.sdk.v2.model.BuNotificationSettingsRequest
Packages that use BuNotificationSettingsRequest
-
Uses of BuNotificationSettingsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuNotificationSettingsRequestModifier and TypeMethodDescriptionCreateBusinessUnitSettingsRequest.getNotifications()UpdateBusinessUnitSettingsRequest.getNotifications()BuNotificationSettingsRequest.scheduling(BuScheduleNotificationsSettingsRequest scheduling) Schedule notification settingsMethods in com.mypurecloud.sdk.v2.model with parameters of type BuNotificationSettingsRequestModifier and TypeMethodDescriptionCreateBusinessUnitSettingsRequest.notifications(BuNotificationSettingsRequest notifications) Notification settingsUpdateBusinessUnitSettingsRequest.notifications(BuNotificationSettingsRequest notifications) Notification settingsvoidCreateBusinessUnitSettingsRequest.setNotifications(BuNotificationSettingsRequest notifications) voidUpdateBusinessUnitSettingsRequest.setNotifications(BuNotificationSettingsRequest notifications)