public abstract class ModelType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelType.Builder |
| Constructor and Description |
|---|
ModelType() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
name() |
static ModelType |
of(String name,
String version) |
abstract String |
version() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.