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