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