| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.template.get | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| Modifier and Type | Method and Description |
|---|---|
GetIndexTemplatesRequestBuilder |
GetIndexTemplatesAction.newRequestBuilder(ElasticsearchClient client) |
| Modifier and Type | Method and Description |
|---|---|
GetIndexTemplatesRequestBuilder |
IndicesAdminClient.prepareGetTemplates(String... name)
Gets an index template (optional).
|
Copyright © 2009–2017. All rights reserved.