Uses of Class
org.graylog2.rest.models.tools.responses.RegexTesterResponse.Match
Packages that use RegexTesterResponse.Match
-
Uses of RegexTesterResponse.Match in org.graylog2.rest.models.tools.responses
Methods in org.graylog2.rest.models.tools.responses that return RegexTesterResponse.MatchModifier and TypeMethodDescriptionstatic RegexTesterResponse.Matchabstract RegexTesterResponse.MatchRegexTesterResponse.match()Methods in org.graylog2.rest.models.tools.responses with parameters of type RegexTesterResponse.MatchModifier and TypeMethodDescriptionstatic RegexTesterResponseRegexTesterResponse.create(boolean matched, RegexTesterResponse.Match match, String regex, String string)