Uses of Enum
com.okta.sdk.resource.model.OrgOktaSupportSetting
Packages that use OrgOktaSupportSetting
-
Uses of OrgOktaSupportSetting in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.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 com.okta.sdk.resource.model with parameters of type OrgOktaSupportSettingModifier and TypeMethodDescriptionvoidOrgOktaSupportSettingsObj.setSupport(OrgOktaSupportSetting support) OrgOktaSupportSettingsObj.support(OrgOktaSupportSetting support)