Class BuiltInOperation

java.lang.Object
com.algolia.model.search.BuiltInOperation
All Implemented Interfaces:
AttributeToUpdate

public class BuiltInOperation extends Object implements AttributeToUpdate
To update an attribute without pushing the entire record, you can use these built-in operations.
  • Constructor Details

    • BuiltInOperation

      public BuiltInOperation()
  • Method Details