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 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 com.okta.sdk.resource.model with parameters of type OrgOktaSupportSettingModifier and TypeMethodDescriptionvoid
OrgOktaSupportSettingsObj.setSupport
(OrgOktaSupportSetting support) OrgOktaSupportSettingsObj.support
(OrgOktaSupportSetting support)