Package 

Class PatchOp.Delete

  • All Implemented Interfaces:

    
    public final class PatchOp.Delete<T extends Object>
    extends PatchOp<T>
                        

    JSON Merge Patch delete operation that deletes the current value.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String toString()
      • Methods inherited from class kotlin.Any

        equals, hashCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait