Uses of Class
com.okta.sdk.resource.model.GroupRuleGroupAssignment
Packages that use GroupRuleGroupAssignment
-
Uses of GroupRuleGroupAssignment in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return GroupRuleGroupAssignmentModifier and TypeMethodDescriptionGroupRuleGroupAssignment.addgroupIdsItem
(String groupIdsItem) GroupRuleAction.getAssignUserToGroups()
Get assignUserToGroupsMethods in com.okta.sdk.resource.model with parameters of type GroupRuleGroupAssignmentModifier and TypeMethodDescriptionGroupRuleAction.assignUserToGroups
(GroupRuleGroupAssignment assignUserToGroups) void
GroupRuleAction.setAssignUserToGroups
(GroupRuleGroupAssignment assignUserToGroups)