Class FeaturesClient

java.lang.Object
org.elasticsearch.client.FeaturesClient

@Deprecated public class FeaturesClient 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 Snapshot API.

See Snapshot API on elastic.co