elasticsearch/plugins/examples/rest-handler
Jay Modi a11ccb83d4
Use List convenience methods in rest actions (#52286)
This commit replaces usages of older collection utility methods with
the JDK 9 convenience method `List.of()`.

Relates #51950
2020-02-12 15:11:22 -07:00
..
src Use List convenience methods in rest actions (#52286) 2020-02-12 15:11:22 -07:00
build.gradle Apply 2-space indent to all gradle scripts (#48849) 2019-11-13 10:14:04 +00:00