| Package | Description |
|---|---|
| org.graylog2.rest.models.tools.responses |
| Modifier and Type | Method and Description |
|---|---|
static ContainsStringTesterResponse.Match |
ContainsStringTesterResponse.Match.create(int start,
int end) |
abstract ContainsStringTesterResponse.Match |
ContainsStringTesterResponse.match() |
| Modifier and Type | Method and Description |
|---|---|
static ContainsStringTesterResponse |
ContainsStringTesterResponse.create(boolean matched,
ContainsStringTesterResponse.Match match,
String searchString,
String string) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.