Uses of Class
org.openapitools.client.model.OrgPreferences
Packages that use OrgPreferences
-
Uses of OrgPreferences in org.openapitools.client.api
Methods in org.openapitools.client.api that return OrgPreferencesModifier and TypeMethodDescriptionOrgSettingApi.getOrgPreferences()
Retrieve the Org Preferences Retrieves preferences of your organizationOrgSettingApi.updateOrgHideOktaUIFooter()
Update the Preference to Hide the Okta Dashboard Footer Hide the Okta UI footer for all end users of your organizationOrgSettingApi.updateOrgShowOktaUIFooter()
Update the Preference to Show the Okta Dashboard Footer Makes the Okta UI footer visible for all end users of your organizationMethods in org.openapitools.client.api that return types with arguments of type OrgPreferencesModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<OrgPreferences>
OrgSettingApi.getOrgPreferencesWithHttpInfo()
Retrieve the Org Preferences Retrieves preferences of your organizationorg.springframework.http.ResponseEntity<OrgPreferences>
OrgSettingApi.updateOrgHideOktaUIFooterWithHttpInfo()
Update the Preference to Hide the Okta Dashboard Footer Hide the Okta UI footer for all end users of your organizationorg.springframework.http.ResponseEntity<OrgPreferences>
OrgSettingApi.updateOrgShowOktaUIFooterWithHttpInfo()
Update the Preference to Show the Okta Dashboard Footer Makes the Okta UI footer visible for all end users of your organization -
Uses of OrgPreferences in org.openapitools.client.model
Methods in org.openapitools.client.model that return OrgPreferences