Uses of Enum
com.okta.sdk.resource.model.GroupRuleStatus
-
Uses of GroupRuleStatus in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic GroupRuleStatus
GroupRule.getStatus()
Get statusstatic GroupRuleStatus
Returns the enum constant of this type with the specified name.static GroupRuleStatus[]
GroupRuleStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
GroupRule.setStatus
(GroupRuleStatus status) GroupRule.status
(GroupRuleStatus status)