Uses of Class
com.okta.sdk.resource.model.GroupRuleAction
Packages that use GroupRuleAction
-
Uses of GroupRuleAction in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return GroupRuleActionModifier and TypeMethodDescriptionGroupRuleAction.assignUserToGroups(GroupRuleGroupAssignment assignUserToGroups) CreateGroupRuleRequest.getActions()Get actionsGroupRule.getActions()Get actionsMethods in com.okta.sdk.resource.model with parameters of type GroupRuleActionModifier and TypeMethodDescriptionCreateGroupRuleRequest.actions(GroupRuleAction actions) GroupRule.actions(GroupRuleAction actions) voidCreateGroupRuleRequest.setActions(GroupRuleAction actions) voidGroupRule.setActions(GroupRuleAction actions)