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 GroupRuleGroupAssignment
GroupRuleAction. getAssignUserToGroups()
GroupRuleGroupAssignment
GroupRuleGroupAssignment. setGroupIds(java.util.List<java.lang.String> groupIds)
Methods in com.okta.sdk.resource with parameters of type GroupRuleGroupAssignment Modifier and Type Method Description GroupRuleAction
GroupRuleAction. setAssignUserToGroups(GroupRuleGroupAssignment assignUserToGroups)
-