public abstract class VersionResponse extends Object
| Constructor and Description |
|---|
VersionResponse() |
| Modifier and Type | Method and Description |
|---|---|
static VersionResponse |
create(String number,
String distribution) |
abstract String |
distribution() |
abstract String |
number() |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.