Uses of Class
com.okta.sdk.resource.model.ApplicationSettingsNotifications
Packages that use ApplicationSettingsNotifications
-
Uses of ApplicationSettingsNotifications in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ApplicationSettingsNotificationsModifier and TypeMethodDescriptionApplicationSettings.getNotifications()Get notificationsAutoLoginApplicationSettings.getNotifications()Get notificationsBasicApplicationSettings.getNotifications()Get notificationsBookmarkApplicationSettings.getNotifications()Get notificationsOpenIdConnectApplicationSettings.getNotifications()Get notificationsSamlApplicationSettings.getNotifications()Get notificationsSecurePasswordStoreApplicationSettings.getNotifications()Get notificationsSwaApplicationSettings.getNotifications()Get notificationsWsFederationApplicationSettings.getNotifications()Get notificationsApplicationSettingsNotifications.vpn(ApplicationSettingsNotificationsVpn vpn) Methods in com.okta.sdk.resource.model with parameters of type ApplicationSettingsNotificationsModifier and TypeMethodDescriptionApplicationSettings.notifications(ApplicationSettingsNotifications notifications) AutoLoginApplicationSettings.notifications(ApplicationSettingsNotifications notifications) BasicApplicationSettings.notifications(ApplicationSettingsNotifications notifications) BookmarkApplicationSettings.notifications(ApplicationSettingsNotifications notifications) OpenIdConnectApplicationSettings.notifications(ApplicationSettingsNotifications notifications) SamlApplicationSettings.notifications(ApplicationSettingsNotifications notifications) SecurePasswordStoreApplicationSettings.notifications(ApplicationSettingsNotifications notifications) SwaApplicationSettings.notifications(ApplicationSettingsNotifications notifications) WsFederationApplicationSettings.notifications(ApplicationSettingsNotifications notifications) voidApplicationSettings.setNotifications(ApplicationSettingsNotifications notifications) voidAutoLoginApplicationSettings.setNotifications(ApplicationSettingsNotifications notifications) voidBasicApplicationSettings.setNotifications(ApplicationSettingsNotifications notifications) voidBookmarkApplicationSettings.setNotifications(ApplicationSettingsNotifications notifications) voidOpenIdConnectApplicationSettings.setNotifications(ApplicationSettingsNotifications notifications) voidSamlApplicationSettings.setNotifications(ApplicationSettingsNotifications notifications) voidSecurePasswordStoreApplicationSettings.setNotifications(ApplicationSettingsNotifications notifications) voidSwaApplicationSettings.setNotifications(ApplicationSettingsNotifications notifications) voidWsFederationApplicationSettings.setNotifications(ApplicationSettingsNotifications notifications)