Uses of Enum
com.okta.sdk.resource.model.PolicyContextRisk.LevelEnum
-
Uses of PolicyContextRisk.LevelEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic PolicyContextRisk.LevelEnum
PolicyContextRisk.getLevel()
Get levelstatic PolicyContextRisk.LevelEnum
Returns the enum constant of this type with the specified name.static PolicyContextRisk.LevelEnum[]
PolicyContextRisk.LevelEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionPolicyContextRisk.level
(PolicyContextRisk.LevelEnum level) void
PolicyContextRisk.setLevel
(PolicyContextRisk.LevelEnum level)