Uses of Class
org.elasticsearch.client.IndicesClient
-
Packages that use IndicesClient Package Description org.elasticsearch.client -
-
Uses of IndicesClient in org.elasticsearch.client
Methods in org.elasticsearch.client that return IndicesClient Modifier and Type Method Description IndicesClientRestHighLevelClient. indices()Provides anIndicesClientwhich can be used to access the Indices API.
-