Uses of Class
app.coronawarn.server.services.distribution.config.DistributionServiceConfig.ObjectStore
-
Packages that use DistributionServiceConfig.ObjectStore Package Description app.coronawarn.server.services.distribution.config -
-
Uses of DistributionServiceConfig.ObjectStore in app.coronawarn.server.services.distribution.config
Methods in app.coronawarn.server.services.distribution.config that return DistributionServiceConfig.ObjectStore Modifier and Type Method Description DistributionServiceConfig.ObjectStoreDistributionServiceConfig. getObjectStore()Methods in app.coronawarn.server.services.distribution.config with parameters of type DistributionServiceConfig.ObjectStore Modifier and Type Method Description voidDistributionServiceConfig. setObjectStore(DistributionServiceConfig.ObjectStore objectStore)
-