pattern property

Pattern pattern
final

Pattern that the HTTP request's path must match for the rule to be used.

Implementation

final Pattern pattern;