Uses of Class
com.mypurecloud.sdk.v2.model.RowSearchFilter
Packages that use RowSearchFilter
-
Uses of RowSearchFilter in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RowSearchFilterModifier and TypeMethodDescriptionSearchDecisionTableRowsRequest.getFilter()RowSearchFilter.predicates(List<RowSearchPredicate> predicates) The predicates that each row matches in the search results must matchMethods in com.mypurecloud.sdk.v2.model with parameters of type RowSearchFilterModifier and TypeMethodDescriptionSearchDecisionTableRowsRequest.filter(RowSearchFilter filter) The filter criteria for searching decision table rowsvoidSearchDecisionTableRowsRequest.setFilter(RowSearchFilter filter)