Uses of Class
io.ebean.docker.commands.NuoDBConfig
-
Packages that use NuoDBConfig Package Description io.ebean.docker.commands -
-
Uses of NuoDBConfig in io.ebean.docker.commands
Methods in io.ebean.docker.commands that return NuoDBConfig Modifier and Type Method Description NuoDBConfigNuoDBConfig. setLabels(String labels)NuoDBConfigNuoDBConfig. setNetwork(String network)NuoDBConfigNuoDBConfig. setSm1(String sm1)NuoDBConfigNuoDBConfig. setTe1(String te1)Constructors in io.ebean.docker.commands with parameters of type NuoDBConfig Constructor Description NuoDBContainer(NuoDBConfig config)
-