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