Uses of Class
com.mypurecloud.sdk.v2.model.LearningAssignmentAggregateQueryRequestClause
Packages that use LearningAssignmentAggregateQueryRequestClause
-
Uses of LearningAssignmentAggregateQueryRequestClause in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentAggregateQueryRequestClauseModifier and TypeMethodDescriptionLearningAssignmentAggregateQueryRequestClause.predicates(List<LearningAssignmentAggregateQueryRequestPredicate> predicates) The list of predicates used to filter the dataLearningAssignmentAggregateQueryRequestClause.type(LearningAssignmentAggregateQueryRequestClause.TypeEnum type) The logic used to combine the predicatesMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type LearningAssignmentAggregateQueryRequestClauseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LearningAssignmentAggregateQueryRequestClauseModifier and TypeMethodDescriptionLearningAssignmentAggregateQueryRequestFilter.clauses(List<LearningAssignmentAggregateQueryRequestClause> clauses) The list of clauses used to filter the data.voidLearningAssignmentAggregateQueryRequestFilter.setClauses(List<LearningAssignmentAggregateQueryRequestClause> clauses)