Uses of Class
fr.gouv.vitam.storage.driver.model.StorageListRequest
Packages that use StorageListRequest
Package
Description
Provides a fake Driver implementation for tests purpose
Provides interface describing how drivers should be implemented for the
Storage driver module
Provides implementation of the driver for the Workspace Driver module.
-
Uses of StorageListRequest in fr.gouv.vitam.driver.fake
Methods in fr.gouv.vitam.driver.fake with parameters of type StorageListRequestModifier and TypeMethodDescriptionFakeDriverImpl.FakeConnectionImpl.listObjects
(StorageListRequest request) -
Uses of StorageListRequest in fr.gouv.vitam.storage.driver
Methods in fr.gouv.vitam.storage.driver with parameters of type StorageListRequestModifier and TypeMethodDescriptionConnection.listObjects
(StorageListRequest request) List object on a container type -
Uses of StorageListRequest in fr.gouv.vitam.storage.offers.workspace.driver
Methods in fr.gouv.vitam.storage.offers.workspace.driver with parameters of type StorageListRequest