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