@Deprecated public class MoreLikeThisAction extends ClientAction<MoreLikeThisRequest,SearchResponse,MoreLikeThisRequestBuilder>
| Modifier and Type | Field and Description |
|---|---|
static MoreLikeThisAction |
INSTANCE
Deprecated.
|
static String |
NAME
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MoreLikeThisRequestBuilder |
newRequestBuilder(Client client)
Deprecated.
Creates a new request builder given the client provided as argument
|
SearchResponse |
newResponse()
Deprecated.
Creates a new response instance.
|
equals, hashCode, name, transportOptionspublic static final MoreLikeThisAction INSTANCE
public static final String NAME
public SearchResponse newResponse()
GenericActionnewResponse in class GenericAction<MoreLikeThisRequest,SearchResponse>public MoreLikeThisRequestBuilder newRequestBuilder(Client client)
ActionnewRequestBuilder in class Action<MoreLikeThisRequest,SearchResponse,MoreLikeThisRequestBuilder,Client>Copyright © 2009–2016. All rights reserved.