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