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