Class ComponentTemplateRequestData.Builder
java.lang.Object
org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData.Builder
- Enclosing class:
- ComponentTemplateRequestData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withAliasActions(AliasActions aliasActions) withAllowAutoCreate(Boolean allowAutoCreate) withMapping(Document mapping) withSettings(Map<String, Object> settings)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withSettings
-
withMapping
-
withAliasActions
-
withAllowAutoCreate
-
build
-