Class SnapshotClient

java.lang.Object
org.elasticsearch.client.SnapshotClient

@Deprecated public final class SnapshotClient 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