Uses of Class
fr.gouv.vitam.common.storage.swift.VitamCustomizedHeader
-
Packages that use VitamCustomizedHeader Package Description fr.gouv.vitam.common.storage Provides an abstract core, implementation and configuration for the common Storage module. -
-
Uses of VitamCustomizedHeader in fr.gouv.vitam.common.storage
Methods in fr.gouv.vitam.common.storage that return types with arguments of type VitamCustomizedHeader Modifier and Type Method Description java.util.List<VitamCustomizedHeader>
StorageConfiguration. getCustomHeaders()
Method parameters in fr.gouv.vitam.common.storage with type arguments of type VitamCustomizedHeader Modifier and Type Method Description void
StorageConfiguration. setCustomHeaders(java.util.List<VitamCustomizedHeader> customHeaders)
-