Uses of Interface
com.okta.sdk.resource.group.rule.GroupRuleAction
-
Packages that use GroupRuleAction Package Description com.okta.sdk.resource.group.rule -
-
Uses of GroupRuleAction in com.okta.sdk.resource.group.rule
Methods in com.okta.sdk.resource.group.rule that return GroupRuleAction Modifier and Type Method Description GroupRuleActionGroupRule. getActions()GroupRuleActionGroupRuleAction. setAssignUserToGroups(GroupRuleGroupAssignment assignUserToGroups)Methods in com.okta.sdk.resource.group.rule with parameters of type GroupRuleAction Modifier and Type Method Description GroupRuleGroupRule. setActions(GroupRuleAction actions)
-