Uses of Class
com.mypurecloud.sdk.v2.model.AgentStateAgentQueryClause
Packages that use AgentStateAgentQueryClause
-
Uses of AgentStateAgentQueryClause in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentStateAgentQueryClauseModifier and TypeMethodDescriptionAgentStateAgentQueryClause.predicates(List<AgentStateAgentQueryPredicate> predicates) Describes a= filter used to perform matching AgentStateAgentQueryClause.type(AgentStateAgentQueryClause.TypeEnum type) Boolean operation to apply to the provided predicatesMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentStateAgentQueryClauseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentStateAgentQueryClauseModifier and TypeMethodDescriptionAgentStateUserFilter.clauses(List<AgentStateAgentQueryClause> clauses) Boolean 'and/or' logic with up to two-levels of nestingvoidAgentStateUserFilter.setClauses(List<AgentStateAgentQueryClause> clauses)