Uses of Enum
com.okta.sdk.resource.model.BehaviorRuleType
Packages that use BehaviorRuleType
-
Uses of BehaviorRuleType in com.okta.sdk.resource.model
Fields in com.okta.sdk.resource.model declared as BehaviorRuleTypeMethods in com.okta.sdk.resource.model that return BehaviorRuleTypeModifier and TypeMethodDescriptionstatic BehaviorRuleTypeBehaviorRule.getType()Get typestatic BehaviorRuleTypeReturns the enum constant of this type with the specified name.static BehaviorRuleType[]BehaviorRuleType.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 BehaviorRuleTypeModifier and TypeMethodDescriptionvoidBehaviorRule.setType(BehaviorRuleType type) BehaviorRule.type(BehaviorRuleType type)