| Package | Description |
|---|---|
| org.graylog.plugins.sidecar.rest.models |
| Modifier and Type | Method and Description |
|---|---|
static Sidecar.Status |
Sidecar.Status.fromStatusCode(int statusCode) |
static Sidecar.Status |
Sidecar.Status.fromString(String statusString) |
static Sidecar.Status |
Sidecar.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sidecar.Status[] |
Sidecar.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.