OpenSearch/client
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
..
benchmark Build: Move shadow customizations into common code (#32014) 2018-07-17 14:20:41 -04:00
client-benchmark-noop-api-plugin Reduce number of raw types warnings (#31523) 2018-06-25 15:59:03 +02:00
rest Enable testing in FIPS140 JVM (#31666) 2018-07-17 10:54:10 +03:00
rest-high-level Rest HL client: Add put watch action (#32026) 2018-07-19 10:40:54 +02:00
sniffer REST Client: NodeSelector for node attributes (#31296) 2018-06-15 08:04:54 -04:00
test Detect and prevent configuration that triggers a Gradle bug (#31912) 2018-07-19 06:46:58 +00:00
transport Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00