Uses of Enum
com.okta.sdk.resource.model.GroupRuleStatus
Packages that use GroupRuleStatus
-
Uses of GroupRuleStatus in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return GroupRuleStatusModifier and TypeMethodDescriptionstatic GroupRuleStatusGroupRule.getStatus()Get statusstatic GroupRuleStatusReturns 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.Methods in com.okta.sdk.resource.model with parameters of type GroupRuleStatusModifier and TypeMethodDescriptionvoidGroupRule.setStatus(GroupRuleStatus status) GroupRule.status(GroupRuleStatus status)