Uses of Enum
com.okta.sdk.resource.model.EntityRiskPolicyRuleAllOfConditionsEntityRisk.LevelEnum
Packages that use EntityRiskPolicyRuleAllOfConditionsEntityRisk.LevelEnum
-
Uses of EntityRiskPolicyRuleAllOfConditionsEntityRisk.LevelEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return EntityRiskPolicyRuleAllOfConditionsEntityRisk.LevelEnumModifier and TypeMethodDescriptionEntityRiskPolicyRuleAllOfConditionsEntityRisk.getLevel()
Get levelReturns the enum constant of this type with the specified name.EntityRiskPolicyRuleAllOfConditionsEntityRisk.LevelEnum.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 EntityRiskPolicyRuleAllOfConditionsEntityRisk.LevelEnumModifier and TypeMethodDescriptionEntityRiskPolicyRuleAllOfConditionsEntityRisk.level
(EntityRiskPolicyRuleAllOfConditionsEntityRisk.LevelEnum level) void
EntityRiskPolicyRuleAllOfConditionsEntityRisk.setLevel
(EntityRiskPolicyRuleAllOfConditionsEntityRisk.LevelEnum level)