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