| Package | Description |
|---|---|
| org.graylog2.rest.models.tools.requests | |
| org.graylog2.rest.resources.tools |
| Modifier and Type | Method and Description |
|---|---|
static RegexReplaceTestRequest |
RegexReplaceTestRequest.create(@NotNull String string,
@NotEmpty String regex,
@NotNull String replacement,
boolean replaceAll) |
| Modifier and Type | Method and Description |
|---|---|
RegexReplaceTesterResponse |
RegexReplaceTesterResource.testRegex(@Valid @NotNull RegexReplaceTestRequest r) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.