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