public class PutIndexedScriptAction extends ClientAction<PutIndexedScriptRequest,PutIndexedScriptResponse,PutIndexedScriptRequestBuilder>
Modifier and Type | Field and Description |
---|---|
static PutIndexedScriptAction |
INSTANCE |
static String |
NAME |
Modifier and Type | Method and Description |
---|---|
PutIndexedScriptRequestBuilder |
newRequestBuilder(Client client)
Creates a new request builder given the client provided as argument
|
PutIndexedScriptResponse |
newResponse()
Creates a new response instance.
|
equals, hashCode, name, transportOptions
public static final PutIndexedScriptAction INSTANCE
public static final String NAME
public PutIndexedScriptResponse newResponse()
GenericAction
newResponse
in class GenericAction<PutIndexedScriptRequest,PutIndexedScriptResponse>
public PutIndexedScriptRequestBuilder newRequestBuilder(Client client)
Action
newRequestBuilder
in class Action<PutIndexedScriptRequest,PutIndexedScriptResponse,PutIndexedScriptRequestBuilder,Client>
Copyright © 2009–2015. All rights reserved.