Uses of Class
org.elasticsearch.action.delete.DeleteAction
-
Packages that use DeleteAction Package Description org.elasticsearch.action.delete -
-
Uses of DeleteAction in org.elasticsearch.action.delete
Fields in org.elasticsearch.action.delete declared as DeleteAction Modifier and Type Field Description static DeleteActionDeleteAction. INSTANCEConstructors in org.elasticsearch.action.delete with parameters of type DeleteAction Constructor Description DeleteRequestBuilder(ElasticsearchClient client, DeleteAction action)DeleteRequestBuilder(ElasticsearchClient client, DeleteAction action, String index)
-