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