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