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 OrgOktaSupportSettingOrgOktaSupportSettingsObj.getSupport()Get supportstatic OrgOktaSupportSettingReturns 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 TypeMethodDescriptionvoidOrgOktaSupportSettingsObj.setSupport(OrgOktaSupportSetting support) OrgOktaSupportSettingsObj.support(OrgOktaSupportSetting support)