Uses of Class
io.lakefs.clients.api.model.DiffProperties
-
Packages that use DiffProperties Package Description io.lakefs.clients.api.model -
-
Uses of DiffProperties in io.lakefs.clients.api.model
Methods in io.lakefs.clients.api.model that return DiffProperties Modifier and Type Method Description DiffPropertiesDiffProperties. name(String name)Methods in io.lakefs.clients.api.model that return types with arguments of type DiffProperties Modifier and Type Method Description List<DiffProperties>OTFDiffs. getDiffs()Get diffsMethods in io.lakefs.clients.api.model with parameters of type DiffProperties Modifier and Type Method Description OTFDiffsOTFDiffs. addDiffsItem(DiffProperties diffsItem)Method parameters in io.lakefs.clients.api.model with type arguments of type DiffProperties Modifier and Type Method Description OTFDiffsOTFDiffs. diffs(List<DiffProperties> diffs)voidOTFDiffs. setDiffs(List<DiffProperties> diffs)
-