Uses of Class
org.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsAction
-
Packages that use GetSnapshotsAction Package Description org.elasticsearch.action.admin.cluster.snapshots.get -
-
Uses of GetSnapshotsAction in org.elasticsearch.action.admin.cluster.snapshots.get
Fields in org.elasticsearch.action.admin.cluster.snapshots.get declared as GetSnapshotsAction Modifier and Type Field Description static GetSnapshotsActionGetSnapshotsAction. INSTANCEConstructors in org.elasticsearch.action.admin.cluster.snapshots.get with parameters of type GetSnapshotsAction Constructor Description GetSnapshotsRequestBuilder(ElasticsearchClient client, GetSnapshotsAction action)Constructs the new get snapshot requestGetSnapshotsRequestBuilder(ElasticsearchClient client, GetSnapshotsAction action, String repository)Constructs the new get snapshot request with specified repository
-