public class CreateSnapshotAction extends Action<CreateSnapshotRequest,CreateSnapshotResponse,CreateSnapshotRequestBuilder>
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static CreateSnapshotAction |
INSTANCE |
static String |
NAME |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CreateSnapshotRequestBuilder |
newRequestBuilder(ElasticsearchClient client)
Creates a new request builder given the client provided as argument
|
CreateSnapshotResponse |
newResponse()
Creates a new response instance.
|
equals, hashCode, name, transportOptionspublic static final CreateSnapshotAction INSTANCE
public CreateSnapshotResponse newResponse()
GenericActionpublic CreateSnapshotRequestBuilder newRequestBuilder(ElasticsearchClient client)
ActionnewRequestBuilder クラス内 Action<CreateSnapshotRequest,CreateSnapshotResponse,CreateSnapshotRequestBuilder>client - An initialized ElasticsearchClientRequestBuilder instanceCopyright © 2009–2016. All rights reserved.