Module org.elasticsearch.xcore
Class DeleteWatchRequestBuilder
java.lang.Object
org.elasticsearch.action.ActionRequestBuilder<DeleteWatchRequest,DeleteWatchResponse>
org.elasticsearch.xpack.core.watcher.transport.actions.delete.DeleteWatchRequestBuilder
- All Implemented Interfaces:
RequestBuilder<DeleteWatchRequest,DeleteWatchResponse>
public class DeleteWatchRequestBuilder
extends ActionRequestBuilder<DeleteWatchRequest,DeleteWatchResponse>
A delete document action request builder.
-
Field Summary
Fields inherited from class org.elasticsearch.action.ActionRequestBuilder
action, client, request -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSets the id of the watch to be deleted
-
Constructor Details
-
DeleteWatchRequestBuilder
-
DeleteWatchRequestBuilder
-
-
Method Details
-
setId
Sets the id of the watch to be deleted
-