Class GetWatchRequest

java.lang.Object
org.elasticsearch.client.watcher.GetWatchRequest
All Implemented Interfaces:
Validatable

public final class GetWatchRequest extends Object implements Validatable
The request to get the watch by name (id)
  • Constructor Details

    • GetWatchRequest

      public GetWatchRequest(String watchId)
  • Method Details

    • getId

      public String getId()
      Returns:
      The name of the watch to retrieve