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 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.Methods in com.okta.sdk.resource.model with parameters of type GroupRuleStatusModifier and TypeMethodDescriptionvoid
GroupRule.setStatus
(GroupRuleStatus status) GroupRule.status
(GroupRuleStatus status)