Uses of Class
com.okta.sdk.resource.model.OrgPreferencesLinks
Packages that use OrgPreferencesLinks
-
Uses of OrgPreferencesLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OrgPreferencesLinksModifier and TypeMethodDescriptionOrgPreferences.getLinks()
Get linksOrgPreferencesLinks.hideEndUserFooter
(OrgPreferencesLinksHideEndUserFooter hideEndUserFooter) OrgPreferencesLinks.showEndUserFooter
(OrgPreferencesLinksShowEndUserFooter showEndUserFooter) Methods in com.okta.sdk.resource.model with parameters of type OrgPreferencesLinksModifier and TypeMethodDescriptionOrgPreferences.links
(OrgPreferencesLinks links) void
OrgPreferences.setLinks
(OrgPreferencesLinks links)