Uses of Interface
com.okta.sdk.resource.GroupRuleGroupAssignment
-
Packages that use GroupRuleGroupAssignment Package Description com.okta.sdk.resource -
-
Uses of GroupRuleGroupAssignment in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return GroupRuleGroupAssignment Modifier and Type Method Description GroupRuleGroupAssignmentGroupRuleAction. getAssignUserToGroups()GroupRuleGroupAssignmentGroupRuleGroupAssignment. setGroupIds(java.util.List<java.lang.String> groupIds)Methods in com.okta.sdk.resource with parameters of type GroupRuleGroupAssignment Modifier and Type Method Description GroupRuleActionGroupRuleAction. setAssignUserToGroups(GroupRuleGroupAssignment assignUserToGroups)
-