@Deprecated public class MultiPercolateAction extends Action<MultiPercolateRequest,MultiPercolateResponse,MultiPercolateRequestBuilder>
| Modifier and Type | Field and Description |
|---|---|
static MultiPercolateAction |
INSTANCE
Deprecated.
|
static java.lang.String |
NAME
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MultiPercolateRequestBuilder |
newRequestBuilder(ElasticsearchClient client)
Deprecated.
|
MultiPercolateResponse |
newResponse()
Deprecated.
|
equals, hashCode, name, transportOptionspublic static final MultiPercolateAction INSTANCE
public static final java.lang.String NAME
public MultiPercolateResponse newResponse()
newResponse in class GenericAction<MultiPercolateRequest,MultiPercolateResponse>public MultiPercolateRequestBuilder newRequestBuilder(ElasticsearchClient client)
newRequestBuilder in class Action<MultiPercolateRequest,MultiPercolateResponse,MultiPercolateRequestBuilder>