| Package | Description |
|---|---|
| org.graylog2.rest.models.tools.responses | |
| org.graylog2.rest.resources.tools |
| Modifier and Type | Method and Description |
|---|---|
static JsonTesterResponse |
JsonTesterResponse.create(Map<String,Object> matches,
boolean flatten,
@NotEmpty String listSeparator,
@NotEmpty String keySeparator,
@NotEmpty String kvSeparator,
@NotEmpty String string) |
| Modifier and Type | Method and Description |
|---|---|
JsonTesterResponse |
JsonTesterResource.get(@NotEmpty String string,
boolean flatten,
@NotEmpty String listSeparator,
@NotEmpty String keySeparator,
boolean replaceKeyWhitespace,
String keyWhitespaceReplacement,
String keyPrefix,
@NotEmpty String kvSeparator) |
JsonTesterResponse |
JsonTesterResource.post(@Valid @NotNull JsonTestRequest r) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.