Class DistributionServiceConfig.Paths
- java.lang.Object
-
- app.coronawarn.server.services.distribution.config.DistributionServiceConfig.Paths
-
- Enclosing class:
- DistributionServiceConfig
public static class DistributionServiceConfig.Paths extends Object
-
-
Constructor Summary
Constructors Constructor Description Paths()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getOutput()
String
getPrivateKey()
void
setOutput(String output)
void
setPrivateKey(String privateKey)
-