Class RuntimeField
java.lang.Object
org.opensearch.client.opensearch._types.mapping.RuntimeField
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable
-
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 voidfinal RuntimeFieldTypetype()Required - API name:typeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.client.json.PlainJsonSerializable
toJsonString
-
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
-
setupRuntimeFieldDeserializer
-