Uses of Enum
com.okta.sdk.resource.model.PolicyRuleType
-
Uses of PolicyRuleType in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic PolicyRuleType
PolicyRule.getType()
Get typestatic PolicyRuleType
Returns the enum constant of this type with the specified name.static PolicyRuleType[]
PolicyRuleType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PolicyRule.setType
(PolicyRuleType type) PolicyRule.type
(PolicyRuleType type)