| Package | Description |
|---|---|
| org.elasticsearch.action.update |
| Modifier and Type | Field and Description |
|---|---|
static UpdateAction |
UpdateAction.INSTANCE |
| Constructor and Description |
|---|
UpdateRequestBuilder(ElasticsearchClient client,
UpdateAction action) |
UpdateRequestBuilder(ElasticsearchClient client,
UpdateAction action,
String index,
String type,
String id) |
Copyright © 2009–2017. All rights reserved.