Uses of Interface
com.okta.sdk.resource.application.ApplicationSettingsNotifications
-
Packages that use ApplicationSettingsNotifications Package Description com.okta.sdk.resource.application -
-
Uses of ApplicationSettingsNotifications in com.okta.sdk.resource.application
Methods in com.okta.sdk.resource.application that return ApplicationSettingsNotifications Modifier and Type Method Description ApplicationSettingsNotificationsApplicationSettings. getNotifications()ApplicationSettingsNotificationsApplicationSettingsNotifications. setVpn(ApplicationSettingsNotificationsVpn vpn)Methods in com.okta.sdk.resource.application with parameters of type ApplicationSettingsNotifications Modifier and Type Method Description ApplicationSettingsApplicationSettings. setNotifications(ApplicationSettingsNotifications notifications)
-