matchPredicates property

List<Predicate> matchPredicates
final

The Predicates object contains one Predicate element for each ByteMatchSet, IPSet, or SqlInjectionMatchSet object that you want to include in a RateBasedRule.

Implementation

final List<Predicate> matchPredicates;