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