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