Uses of Class
com.mypurecloud.sdk.v2.model.AgentUtilizationAggregateQueryClause
Packages that use AgentUtilizationAggregateQueryClause
-
Uses of AgentUtilizationAggregateQueryClause in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentUtilizationAggregateQueryClauseModifier and TypeMethodDescriptionAgentUtilizationAggregateQueryClause.predicates(List<AgentUtilizationAggregateQueryPredicate> predicates) Like a three-word sentence: (attribute-name) (operator) (target-value).AgentUtilizationAggregateQueryClause.type(AgentUtilizationAggregateQueryClause.TypeEnum type) Boolean operation to apply to the provided predicatesMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentUtilizationAggregateQueryClauseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentUtilizationAggregateQueryClauseModifier and TypeMethodDescriptionAgentUtilizationAggregateQueryFilter.clauses(List<AgentUtilizationAggregateQueryClause> clauses) Boolean 'and/or' logic with up to two-levels of nestingvoidAgentUtilizationAggregateQueryFilter.setClauses(List<AgentUtilizationAggregateQueryClause> clauses)