Uses of Enum
com.okta.sdk.resource.model.OrgOktaSupportSetting
-
Uses of OrgOktaSupportSetting in com.okta.sdk.resource.model
Modifier 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.Modifier and TypeMethodDescriptionvoid
OrgOktaSupportSettingsObj.setSupport
(OrgOktaSupportSetting support) OrgOktaSupportSettingsObj.support
(OrgOktaSupportSetting support)