| Package | Description |
|---|---|
| org.graylog.plugins.views.search.engine.suggestions |
| Modifier and Type | Method and Description |
|---|---|
static SuggestionError |
SuggestionError.create(String type,
String reason) |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<SuggestionError> |
SuggestionResponse.suggestionError() |
| Modifier and Type | Method and Description |
|---|---|
static SuggestionResponse |
SuggestionResponse.forError(String field,
String input,
SuggestionError error) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.