Uses of Class
org.graylog2.rest.models.tools.responses.RegexReplaceTesterResponse.Match
Packages that use RegexReplaceTesterResponse.Match
-
Uses of RegexReplaceTesterResponse.Match in org.graylog2.rest.models.tools.responses
Methods in org.graylog2.rest.models.tools.responses that return RegexReplaceTesterResponse.MatchModifier and TypeMethodDescriptionabstract RegexReplaceTesterResponse.MatchRegexReplaceTesterResponse.match()Methods in org.graylog2.rest.models.tools.responses with parameters of type RegexReplaceTesterResponse.MatchModifier and TypeMethodDescriptionstatic RegexReplaceTesterResponseRegexReplaceTesterResponse.create(boolean matched, RegexReplaceTesterResponse.Match match, String regex, String replacement, boolean replaceAll, String string)