OpenSearch/docs/java-rest/high-level/x-pack
Alexander Reelsen 202894b832
Rest HL client: Add put watch action (#32026)
Relates #29827

This implementation behaves like the current transport client, that you basically cannot configure a Watch POJO representation as an argument to the put watch API, but only a bytes reference. You can use the the `WatchSourceBuilder` from the `org.elasticsearch.plugin:x-pack-core` dependency to build watches.

This commit also changes the license type to trial, so that watcher is available in high level rest client tests.

/cc @hub-cap
2018-07-19 10:40:54 +02:00
..
watcher Rest HL client: Add put watch action (#32026) 2018-07-19 10:40:54 +02:00
x-pack-info.asciidoc Rest HL client: Add put watch action (#32026) 2018-07-19 10:40:54 +02:00
x-pack-usage.asciidoc Rest HL client: Add put watch action (#32026) 2018-07-19 10:40:54 +02:00