public final class TemplateClient extends Object
| Constructor and Description |
|---|
TemplateClient() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
createOrUpdate(String name,
Map<String,Object> settings,
Mappings mappings,
int order) |
boolean |
delete(String name) |
boolean |
exists(String name) |
Optional<IndexTemplate> |
get(String name) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.