Uses of Class
com.mypurecloud.sdk.v2.model.DevelopmentActivityAggregateQueryRequestClause
Packages that use DevelopmentActivityAggregateQueryRequestClause
-
Uses of DevelopmentActivityAggregateQueryRequestClause in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DevelopmentActivityAggregateQueryRequestClauseModifier and TypeMethodDescriptionDevelopmentActivityAggregateQueryRequestClause.predicates(List<DevelopmentActivityAggregateQueryRequestPredicate> predicates) The list of predicates used to filter the dataDevelopmentActivityAggregateQueryRequestClause.type(DevelopmentActivityAggregateQueryRequestClause.TypeEnum type) The logic used to combine the predicatesMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DevelopmentActivityAggregateQueryRequestClauseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DevelopmentActivityAggregateQueryRequestClauseModifier and TypeMethodDescriptionDevelopmentActivityAggregateQueryRequestFilter.clauses(List<DevelopmentActivityAggregateQueryRequestClause> clauses) The list of clauses used to filter the data.voidDevelopmentActivityAggregateQueryRequestFilter.setClauses(List<DevelopmentActivityAggregateQueryRequestClause> clauses)