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