Package org.elasticsearch.client.watcher
Class DeactivateWatchRequest
java.lang.Object
org.elasticsearch.client.watcher.DeactivateWatchRequest
- All Implemented Interfaces:
Validatable
public class DeactivateWatchRequest extends java.lang.Object implements Validatable
-
Field Summary
Fields inherited from interface org.elasticsearch.client.Validatable
EMPTY -
Constructor Summary
Constructors Constructor Description DeactivateWatchRequest(java.lang.String watchId) -
Method Summary
Modifier and Type Method Description java.lang.StringgetWatchId()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.client.Validatable
validate
-
Constructor Details
-
DeactivateWatchRequest
public DeactivateWatchRequest(java.lang.String watchId)
-
-
Method Details
-
getWatchId
public java.lang.String getWatchId()
-