Package com.mypurecloud.sdk.v2.model
Class RowSearchFilter
java.lang.Object
com.mypurecloud.sdk.v2.model.RowSearchFilter
- All Implemented Interfaces:
Serializable
RowSearchFilter
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()predicates(List<RowSearchPredicate> predicates) The predicates that each row matches in the search results must matchvoidsetPredicates(List<RowSearchPredicate> predicates) toString()
-
Constructor Details
-
RowSearchFilter
public RowSearchFilter() -
RowSearchFilter
-
-
Method Details