| Package | Description |
|---|---|
| org.elasticsearch.action.admin.cluster.snapshots.get |
| Modifier and Type | Field and Description |
|---|---|
static GetSnapshotsAction |
GetSnapshotsAction.INSTANCE |
| Constructor and Description |
|---|
GetSnapshotsRequestBuilder(ElasticsearchClient client,
GetSnapshotsAction action)
Constructs the new get snapshot request
|
GetSnapshotsRequestBuilder(ElasticsearchClient client,
GetSnapshotsAction action,
String repository)
Constructs the new get snapshot request with specified repository
|
Copyright © 2009–2017. All rights reserved.