Uses of Class
com.mypurecloud.sdk.v2.model.AgentStateAgentQueryPredicate
Packages that use AgentStateAgentQueryPredicate
-
Uses of AgentStateAgentQueryPredicate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentStateAgentQueryPredicateModifier and TypeMethodDescriptionAgentStateAgentQueryPredicate.dimension(AgentStateAgentQueryPredicate.DimensionEnum dimension) Left hand side for dimension predicatesRight hand side for dimension predicatesMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentStateAgentQueryPredicateModifier and TypeMethodDescriptionAgentStateAgentQueryClause.getPredicates()AgentStateUserFilter.getPredicates()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentStateAgentQueryPredicateModifier and TypeMethodDescriptionAgentStateAgentQueryClause.predicates(List<AgentStateAgentQueryPredicate> predicates) Describes a= filter used to perform matching AgentStateUserFilter.predicates(List<AgentStateAgentQueryPredicate> predicates) Describes a= filter used to perform matching voidAgentStateAgentQueryClause.setPredicates(List<AgentStateAgentQueryPredicate> predicates) voidAgentStateUserFilter.setPredicates(List<AgentStateAgentQueryPredicate> predicates)