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