Uses of Class
com.mypurecloud.sdk.v2.model.UsersRulesGroupItem
Packages that use UsersRulesGroupItem
-
Uses of UsersRulesGroupItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UsersRulesGroupItemModifier and TypeMethodDescriptionUsersRulesGroupItem.container(UsersRulesGroupItem.ContainerEnum container) The container that the ids belong toThe internal ID for this groupUsersRulesGroupItem.operator(UsersRulesGroupItem.OperatorEnum operator) The operator for this groupUsersRulesGroupItem.values(List<UsersRulesValue> values) The ids and contextIds to select for this groupMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type UsersRulesGroupItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UsersRulesGroupItemModifier and TypeMethodDescriptionUsersRulesCriteria.group(List<UsersRulesGroupItem> group) The user selection groups for this criteriavoidUsersRulesCriteria.setGroup(List<UsersRulesGroupItem> group)