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