Class RuntimeField
java.lang.Object
co.elastic.clients.elasticsearch._types.mapping.RuntimeField
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<RuntimeField>Json deserializer forRuntimeField -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringformat()API name:formatstatic RuntimeFieldfinal Scriptscript()API name:scriptvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final RuntimeFieldTypetype()Required - API name:type
-
Field Details
-
_DESERIALIZER
Json deserializer forRuntimeField
-
-
Method Details
-
of
-
format
API name:format -
script
API name:script -
type
Required - API name:type -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupRuntimeFieldDeserializer
-