Class IndicesClient

java.lang.Object
org.elasticsearch.client.IndicesClient

@Deprecated public final class IndicesClient extends Object
Deprecated.
The High Level Rest Client is deprecated in favor of the Elasticsearch Java API Client
A wrapper for the RestHighLevelClient that provides methods for accessing the Indices API.

See Indices API on elastic.co