Uses of Enum
org.openapitools.client.model.OrgOktaSupportSetting
Packages that use OrgOktaSupportSetting
-
Uses of OrgOktaSupportSetting in org.openapitools.client.model
Methods in org.openapitools.client.model that return OrgOktaSupportSettingModifier and TypeMethodDescriptionstatic OrgOktaSupportSetting
OrgOktaSupportSettingsObj.getSupport()
Get supportstatic OrgOktaSupportSetting
Returns the enum constant of this type with the specified name.static OrgOktaSupportSetting[]
OrgOktaSupportSetting.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type OrgOktaSupportSettingModifier and TypeMethodDescriptionvoid
OrgOktaSupportSettingsObj.setSupport
(OrgOktaSupportSetting support) OrgOktaSupportSettingsObj.support
(OrgOktaSupportSetting support)