Uses of Class
org.elasticsearch.action.update.UpdateAction
-
Packages that use UpdateAction Package Description org.elasticsearch.action.update -
-
Uses of UpdateAction in org.elasticsearch.action.update
Fields in org.elasticsearch.action.update declared as UpdateAction Modifier and Type Field Description static UpdateActionUpdateAction. INSTANCEConstructors in org.elasticsearch.action.update with parameters of type UpdateAction Constructor Description UpdateRequestBuilder(ElasticsearchClient client, UpdateAction action)UpdateRequestBuilder(ElasticsearchClient client, UpdateAction action, String index, String type, String id)
-