Uses of Class
org.elasticsearch.client.SnapshotClient
-
Packages that use SnapshotClient Package Description org.elasticsearch.client -
-
Uses of SnapshotClient in org.elasticsearch.client
Methods in org.elasticsearch.client that return SnapshotClient Modifier and Type Method Description SnapshotClientRestHighLevelClient. snapshot()Provides aSnapshotClientwhich can be used to access the Snapshot API.
-