OpenSearch/client/rest-high-level
Lee Hinman 7af28c48c3
Switch WritePipelineResponse to AcknowledgedResponse (#32722)
We previously discussed moving the classes extending `AcknowledgedResponse` to
simply use `AcknowledgedResponse`, making the class non-abstract.

This moves the first class to do this, removing `WritePipelineResponse` in the
process.

If we like the way this looks, I will switch the remaining classes over to using
`AcknowledgedResponse`.
2018-08-08 16:21:58 -06:00
..
src Switch WritePipelineResponse to AcknowledgedResponse (#32722) 2018-08-08 16:21:58 -06:00
build.gradle Rest HL client: Add put watch action (#32026) 2018-07-19 10:40:54 +02:00