Uses of Class
org.elasticsearch.client.IngestClient
-
Packages that use IngestClient Package Description org.elasticsearch.client -
-
Uses of IngestClient in org.elasticsearch.client
Methods in org.elasticsearch.client that return IngestClient Modifier and Type Method Description IngestClientRestHighLevelClient. ingest()Provides aIngestClientwhich can be used to access the Ingest API.
-