Class TemplateResponseData.Builder
java.lang.Object
org.springframework.data.elasticsearch.core.index.TemplateResponseData.Builder
- Enclosing class:
TemplateResponseData
- Since:
- 5.1
- Author:
- Peter-Josef Meisch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withAliases(@Nullable Map<String, AliasData> aliases) withComposedOf(@Nullable List<String> composedOf) withMapping(@Nullable Document mapping) withSettings(@Nullable Settings settings)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withMapping
-
withSettings
-
withAliases
-
withComposedOf
-
build
-