| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.cluster.snapshots.create |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static CreateSnapshotAction |
CreateSnapshotAction.INSTANCE |
| コンストラクタと説明 |
|---|
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–2016. All rights reserved.