Uses of Class
com.mypurecloud.sdk.v2.model.DevelopmentActivityAggregateQueryRequestPredicate
Packages that use DevelopmentActivityAggregateQueryRequestPredicate
-
Uses of DevelopmentActivityAggregateQueryRequestPredicate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DevelopmentActivityAggregateQueryRequestPredicateModifier and TypeMethodDescriptionDevelopmentActivityAggregateQueryRequestPredicate.dimension(DevelopmentActivityAggregateQueryRequestPredicate.DimensionEnum dimension) Each predicates specifies a dimension.Corresponding value for dimensions in predicates.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DevelopmentActivityAggregateQueryRequestPredicateMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DevelopmentActivityAggregateQueryRequestPredicateModifier and TypeMethodDescriptionDevelopmentActivityAggregateQueryRequestClause.predicates(List<DevelopmentActivityAggregateQueryRequestPredicate> predicates) The list of predicates used to filter the datavoidDevelopmentActivityAggregateQueryRequestClause.setPredicates(List<DevelopmentActivityAggregateQueryRequestPredicate> predicates)