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