Uses of Interface
com.okta.sdk.resource.group.rule.GroupRuleGroupCondition
-
Packages that use GroupRuleGroupCondition Package Description com.okta.sdk.resource.group.rule -
-
Uses of GroupRuleGroupCondition in com.okta.sdk.resource.group.rule
Methods in com.okta.sdk.resource.group.rule that return GroupRuleGroupCondition Modifier and Type Method Description GroupRuleGroupConditionGroupRulePeopleCondition. getGroups()GroupRuleGroupConditionGroupRuleGroupCondition. setExclude(java.util.List<java.lang.String> exclude)GroupRuleGroupConditionGroupRuleGroupCondition. setInclude(java.util.List<java.lang.String> include)Methods in com.okta.sdk.resource.group.rule with parameters of type GroupRuleGroupCondition Modifier and Type Method Description GroupRulePeopleConditionGroupRulePeopleCondition. setGroups(GroupRuleGroupCondition groups)
-