Class DeactivateWatchResponse

java.lang.Object
org.elasticsearch.client.watcher.DeactivateWatchResponse

public class DeactivateWatchResponse
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    DeactivateWatchResponse​(WatchStatus status)  
  • Method Summary

    Modifier and Type Method Description
    boolean equals​(java.lang.Object o)  
    static DeactivateWatchResponse fromXContent​(org.elasticsearch.common.xcontent.XContentParser parser)  
    WatchStatus getStatus()  
    int hashCode()  

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait