| Package | Description |
|---|---|
| org.graylog2.rest.models.tools.responses | |
| org.graylog2.rest.resources.tools |
| Modifier and Type | Method and Description |
|---|---|
static ContainsStringTesterResponse |
ContainsStringTesterResponse.create(boolean matched,
ContainsStringTesterResponse.Match match,
String searchString,
String string) |
| Modifier and Type | Method and Description |
|---|---|
ContainsStringTesterResponse |
ContainsStringTesterResource.containsStringTest(@NotEmpty String string,
@NotEmpty String searchString) |
ContainsStringTesterResponse |
ContainsStringTesterResource.testContainsString(@Valid @NotNull ContainsStringTestRequest request) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.