Class ScriptSourceBuilders
java.lang.Object
co.elastic.clients.elasticsearch._types.ScriptSourceBuilders
Builders for
ScriptSource variants.
Variants script_string are not available here as they don't have
a dedicated class. Use ScriptSource's builder for these.
-
Method Summary
Modifier and TypeMethodDescriptionstatic SearchRequestBody.BuilderCreates a builder for thescript_templateScriptSourcevariant.
-
Method Details
-
scriptTemplate
Creates a builder for thescript_templateScriptSourcevariant.
-