Uses of Class
com.mypurecloud.sdk.v2.model.AgentStateSessionQueryClause
Packages that use AgentStateSessionQueryClause
-
Uses of AgentStateSessionQueryClause in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentStateSessionQueryClauseModifier and TypeMethodDescriptionAgentStateSessionQueryClause.predicates(List<AgentStateSessionQueryPredicate> predicates) Describes a= filter used to perform matching AgentStateSessionQueryClause.type(AgentStateSessionQueryClause.TypeEnum type) Boolean operation to apply to the provided predicatesMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentStateSessionQueryClauseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentStateSessionQueryClauseModifier and TypeMethodDescriptionAgentStateSessionFilter.clauses(List<AgentStateSessionQueryClause> clauses) Boolean 'and/or' logic with up to two-levels of nestingvoidAgentStateSessionFilter.setClauses(List<AgentStateSessionQueryClause> clauses)