Uses of Class
com.okta.sdk.resource.model.GoogleApplicationSettings
Packages that use GoogleApplicationSettings
-
Uses of GoogleApplicationSettings in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return GoogleApplicationSettingsModifier and TypeMethodDescriptionGoogleApplicationSettings.app
(GoogleApplicationSettingsApplication app) GoogleApplication.getSettings()
Get settingsGoogleApplicationSettings.identityStoreId
(String identityStoreId) GoogleApplicationSettings.implicitAssignment
(Boolean implicitAssignment) GoogleApplicationSettings.inlineHookId
(String inlineHookId) GoogleApplicationSettings.notes
(ApplicationSettingsNotes notes) GoogleApplicationSettings.notifications
(ApplicationSettingsNotifications notifications) GoogleApplicationSettings.signOn
(OINSaml20ApplicationSettingsSignOn signOn) Methods in com.okta.sdk.resource.model with parameters of type GoogleApplicationSettingsModifier and TypeMethodDescriptionvoid
GoogleApplication.setSettings
(GoogleApplicationSettings settings) GoogleApplication.settings
(GoogleApplicationSettings settings)