Class IngestClient

java.lang.Object
org.elasticsearch.client.IngestClient

@Deprecated public final class IngestClient 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 Ingest API.

See Ingest API on elastic.co