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