Uses of Class
com.mypurecloud.sdk.v2.model.AgentStateSessionQueryPredicate
Packages that use AgentStateSessionQueryPredicate
-
Uses of AgentStateSessionQueryPredicate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentStateSessionQueryPredicateModifier and TypeMethodDescriptionAgentStateSessionQueryPredicate.dimension(AgentStateSessionQueryPredicate.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 AgentStateSessionQueryPredicateModifier and TypeMethodDescriptionAgentStateSessionFilter.getPredicates()AgentStateSessionQueryClause.getPredicates()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentStateSessionQueryPredicateModifier and TypeMethodDescriptionAgentStateSessionFilter.predicates(List<AgentStateSessionQueryPredicate> predicates) Describes a= filter used to perform matching AgentStateSessionQueryClause.predicates(List<AgentStateSessionQueryPredicate> predicates) Describes a= filter used to perform matching voidAgentStateSessionFilter.setPredicates(List<AgentStateSessionQueryPredicate> predicates) voidAgentStateSessionQueryClause.setPredicates(List<AgentStateSessionQueryPredicate> predicates)