Uses of Class
org.elasticsearch.action.admin.cluster.storedscripts.DeleteStoredScriptAction
-
Packages that use DeleteStoredScriptAction Package Description org.elasticsearch.action.admin.cluster.storedscripts -
-
Uses of DeleteStoredScriptAction in org.elasticsearch.action.admin.cluster.storedscripts
Fields in org.elasticsearch.action.admin.cluster.storedscripts declared as DeleteStoredScriptAction Modifier and Type Field Description static DeleteStoredScriptActionDeleteStoredScriptAction. INSTANCEConstructors in org.elasticsearch.action.admin.cluster.storedscripts with parameters of type DeleteStoredScriptAction Constructor Description DeleteStoredScriptRequestBuilder(ElasticsearchClient client, DeleteStoredScriptAction action)
-