public abstract static class IndexTemplatesResource.IndexTemplateResponse extends Object
| Constructor and Description |
|---|
IndexTemplateResponse() |
| Modifier and Type | Method and Description |
|---|---|
static IndexTemplatesResource.IndexTemplateResponse |
create(String name,
Map<String,Object> template) |
abstract String |
name() |
abstract Map<String,Object> |
template() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.