| Package | Description |
|---|---|
| org.elasticsearch.action.admin.cluster.snapshots.restore |
| Modifier and Type | Field and Description |
|---|---|
static RestoreSnapshotAction |
RestoreSnapshotAction.INSTANCE |
| Constructor and Description |
|---|
RestoreSnapshotRequestBuilder(ElasticsearchClient client,
RestoreSnapshotAction action)
Constructs new restore snapshot request builder
|
RestoreSnapshotRequestBuilder(ElasticsearchClient client,
RestoreSnapshotAction action,
String repository,
String name)
Constructs new restore snapshot request builder with specified repository and snapshot names
|
Copyright © 2009–2017. All rights reserved.