| Package | Description |
|---|---|
| org.elasticsearch.action.index |
Index action.
|
| Modifier and Type | Field and Description |
|---|---|
static IndexAction |
IndexAction.INSTANCE |
| Constructor and Description |
|---|
IndexRequestBuilder(ElasticsearchClient client,
IndexAction action) |
IndexRequestBuilder(ElasticsearchClient client,
IndexAction action,
String index) |
Copyright © 2009–2017. All rights reserved.