Uses of Class
com.mypurecloud.sdk.v2.model.LearningAssignmentAggregateQueryRequestFilter
Packages that use LearningAssignmentAggregateQueryRequestFilter
-
Uses of LearningAssignmentAggregateQueryRequestFilter in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentAggregateQueryRequestFilterModifier and TypeMethodDescriptionLearningAssignmentAggregateQueryRequestFilter.clauses(List<LearningAssignmentAggregateQueryRequestClause> clauses) The list of clauses used to filter the data.LearningAssignmentAggregateParam.getFilter()LearningAssignmentAggregateQueryRequestFilter.type(LearningAssignmentAggregateQueryRequestFilter.TypeEnum type) The logic used to combine the clausesMethods in com.mypurecloud.sdk.v2.model with parameters of type LearningAssignmentAggregateQueryRequestFilterModifier and TypeMethodDescriptionLearningAssignmentAggregateParam.filter(LearningAssignmentAggregateQueryRequestFilter filter) The filter applied to the data.voidLearningAssignmentAggregateParam.setFilter(LearningAssignmentAggregateQueryRequestFilter filter)