Uses of Class
io.resys.thena.jsonpatch.model.ChangeType
Packages that use ChangeType
-
Uses of ChangeType in io.resys.thena.jsonpatch.model
Methods in io.resys.thena.jsonpatch.model that return ChangeTypeMethods in io.resys.thena.jsonpatch.model with parameters of type ChangeTypeModifier and TypeMethodDescriptionstatic io.vertx.core.json.JsonObjectPatchType.encode(ChangeType data) Method parameters in io.resys.thena.jsonpatch.model with type arguments of type ChangeTypeModifier and TypeMethodDescriptionstatic RelativePathTypeRelativePathType.of(JsonPatchPointer path, List<ChangeType> changes)