Class IndicesClient

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

public final class IndicesClient
extends java.lang.Object
A wrapper for the RestHighLevelClient that provides methods for accessing the Indices API.

See Indices API on elastic.co