Uses of Class
com.okta.sdk.resource.group.rule.GroupRuleStatus
-
Packages that use GroupRuleStatus Package Description com.okta.sdk.resource.group.rule -
-
Uses of GroupRuleStatus in com.okta.sdk.resource.group.rule
Methods in com.okta.sdk.resource.group.rule that return GroupRuleStatus Modifier and Type Method Description GroupRuleStatusGroupRule. getStatus()static GroupRuleStatusGroupRuleStatus. valueOf(java.lang.String name)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.
-