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