Class Template
java.lang.Object
co.elastic.clients.elasticsearch.indices.simulate_template.Template
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Template>Json deserializer forTemplate -
Method Summary
Modifier and TypeMethodDescriptionaliases()Required - API name:aliasesfinal TypeMappingmappings()Required - API name:mappingsstatic Templatevoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) final IndexSettingssettings()Required - API name:settingsprotected static voidtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forTemplate
-
-
Method Details
-
of
-
aliases
Required - API name:aliases -
mappings
Required - API name:mappings -
settings
Required - API name:settings -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupTemplateDeserializer
-