Uses of Class
com.okta.sdk.resource.model.ThirdPartyAdminSetting
Packages that use ThirdPartyAdminSetting
-
Uses of ThirdPartyAdminSetting in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return ThirdPartyAdminSettingModifier and TypeMethodDescriptionOrgSettingAdminApi.getThirdPartyAdminSetting()
Retrieve the Org Third-Party Admin Setting Retrieves the Third-Party Admin Setting.OrgSettingAdminApi.getThirdPartyAdminSetting
(Map<String, String> additionalHeaders) Retrieve the Org Third-Party Admin Setting Retrieves the Third-Party Admin Setting.OrgSettingAdminApi.updateThirdPartyAdminSetting
(ThirdPartyAdminSetting thirdPartyAdminSetting) Update the Org Third-Party Admin Setting Updates the Third-Party Admin Setting.OrgSettingAdminApi.updateThirdPartyAdminSetting
(ThirdPartyAdminSetting thirdPartyAdminSetting, Map<String, String> additionalHeaders) Update the Org Third-Party Admin Setting Updates the Third-Party Admin Setting.Methods in com.okta.sdk.resource.api with parameters of type ThirdPartyAdminSettingModifier and TypeMethodDescriptionOrgSettingAdminApi.updateThirdPartyAdminSetting
(ThirdPartyAdminSetting thirdPartyAdminSetting) Update the Org Third-Party Admin Setting Updates the Third-Party Admin Setting.OrgSettingAdminApi.updateThirdPartyAdminSetting
(ThirdPartyAdminSetting thirdPartyAdminSetting, Map<String, String> additionalHeaders) Update the Org Third-Party Admin Setting Updates the Third-Party Admin Setting. -
Uses of ThirdPartyAdminSetting in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ThirdPartyAdminSettingModifier and TypeMethodDescriptionThirdPartyAdminSetting.thirdPartyAdmin
(Boolean thirdPartyAdmin)