| Package | Description |
|---|---|
| org.graylog.plugins.views.search.rest |
| Modifier and Type | Method and Description |
|---|---|
abstract ValidationStatusDTO |
ValidationResponseDTO.status() |
static ValidationStatusDTO |
ValidationStatusDTO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationStatusDTO[] |
ValidationStatusDTO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ValidationResponseDTO |
ValidationResponseDTO.create(ValidationStatusDTO status,
List<ValidationMessageDTO> explanations) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.