Uses of Class
com.mypurecloud.sdk.v2.model.QueryRequestPredicate
Packages that use QueryRequestPredicate
-
Uses of QueryRequestPredicate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueryRequestPredicateModifier and TypeMethodDescriptionQueryRequestPredicate.dimension(QueryRequestPredicate.DimensionEnum dimension) The dimension to be filteredThe value to filter byMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueryRequestPredicateMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueryRequestPredicateModifier and TypeMethodDescriptionQueryRequestClause.predicates(List<QueryRequestPredicate> predicates) The list of predicates used to filter the datavoidQueryRequestClause.setPredicates(List<QueryRequestPredicate> predicates)