Class Context
java.lang.Object
co.elastic.clients.elasticsearch.core.get_script_context.Context
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Context>Json deserializer forContext -
Method Summary
Modifier and TypeMethodDescriptionfinal List<ContextMethod>methods()Required - API name:methodsfinal Stringname()Required - API name:namestatic Contextvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forContext
-
-
Method Details
-
of
-
methods
Required - API name:methods -
name
Required - API name:name -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupContextDeserializer
-