Uses of Class
com.mypurecloud.sdk.v2.model.QueryRequestFilter
Packages that use QueryRequestFilter
-
Uses of QueryRequestFilter in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueryRequestFilterModifier and TypeMethodDescriptionQueryRequestFilter.clauses(List<QueryRequestClause> clauses) The list of clauses used to filter the dataCoachingAppointmentAggregateRequest.getFilter()QueryRequestFilter.type(QueryRequestFilter.TypeEnum type) The logic used to combine the clausesMethods in com.mypurecloud.sdk.v2.model with parameters of type QueryRequestFilterModifier and TypeMethodDescriptionCoachingAppointmentAggregateRequest.filter(QueryRequestFilter filter) The filter applied to the datavoidCoachingAppointmentAggregateRequest.setFilter(QueryRequestFilter filter)