| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.create |
Create index action.
|
| Modifier and Type | Field and Description |
|---|---|
static CreateIndexAction |
CreateIndexAction.INSTANCE |
| Constructor and Description |
|---|
CreateIndexRequestBuilder(ElasticsearchClient client,
CreateIndexAction action) |
CreateIndexRequestBuilder(ElasticsearchClient client,
CreateIndexAction action,
String index) |
Copyright © 2009–2017. All rights reserved.