Class NodeInfoScript

java.lang.Object
co.elastic.clients.elasticsearch.nodes.info.NodeInfoScript
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable
public final class NodeInfoScript
extends java.lang.Object
implements JsonpSerializable
  • Field Details

  • Constructor Details

  • Method Details

    • allowedTypes

      public java.lang.String allowedTypes()
      Required - API name: allowed_types
    • disableMaxCompilationsRate

      public java.lang.String disableMaxCompilationsRate()
      Required - API name: disable_max_compilations_rate
    • serialize

      public void serialize​(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
      Serialize this object to JSON.
      Specified by:
      serialize in interface JsonpSerializable
    • serializeInternal

      protected void serializeInternal​(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
    • setupNodeInfoScriptDeserializer

      protected static void setupNodeInfoScriptDeserializer​(DelegatingDeserializer<NodeInfoScript.Builder> op)