WebdavDatastore =============== .. currentmodule:: lsst.daf.butler.datastores.webdavDatastore .. autoclass:: WebdavDatastore :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~WebdavDatastore.bridge ~WebdavDatastore.containerKey ~WebdavDatastore.defaultConfigFile ~WebdavDatastore.isEphemeral ~WebdavDatastore.names .. rubric:: Methods Summary .. autosummary:: ~WebdavDatastore.addStoredItemInfo ~WebdavDatastore.computeChecksum ~WebdavDatastore.emptyTrash ~WebdavDatastore.exists ~WebdavDatastore.export ~WebdavDatastore.fromConfig ~WebdavDatastore.get ~WebdavDatastore.getLookupKeys ~WebdavDatastore.getStoredItemsInfo ~WebdavDatastore.getURI ~WebdavDatastore.getURIs ~WebdavDatastore.ingest ~WebdavDatastore.makeTableSpec ~WebdavDatastore.put ~WebdavDatastore.remove ~WebdavDatastore.removeStoredItemInfo ~WebdavDatastore.setConfigRoot ~WebdavDatastore.transaction ~WebdavDatastore.transfer ~WebdavDatastore.trash ~WebdavDatastore.validateConfiguration ~WebdavDatastore.validateKey .. rubric:: Attributes Documentation .. autoattribute:: bridge .. autoattribute:: containerKey .. autoattribute:: defaultConfigFile .. autoattribute:: isEphemeral .. autoattribute:: names .. rubric:: Methods Documentation .. automethod:: addStoredItemInfo .. automethod:: computeChecksum .. automethod:: emptyTrash .. automethod:: exists .. automethod:: export .. automethod:: fromConfig .. automethod:: get .. automethod:: getLookupKeys .. automethod:: getStoredItemsInfo .. automethod:: getURI .. automethod:: getURIs .. automethod:: ingest .. automethod:: makeTableSpec .. automethod:: put .. automethod:: remove .. automethod:: removeStoredItemInfo .. automethod:: setConfigRoot .. automethod:: transaction .. automethod:: transfer .. automethod:: trash .. automethod:: validateConfiguration .. automethod:: validateKey