Class UpdateOperationData<TDocument>

java.lang.Object
org.opensearch.client.opensearch.core.bulk.UpdateOperationData<TDocument>
All Implemented Interfaces:
JsonpSerializable, PlainJsonSerializable

public class UpdateOperationData<TDocument> extends Object implements PlainJsonSerializable
  • Method Details

    • serialize

      public void serialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
      Specified by:
      serialize in interface JsonpSerializable
    • serializeInternal

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