Uses of Class
io.ebean.docker.commands.ElasticContainer
-
Packages that use ElasticContainer Package Description io.ebean.docker.commands -
-
Uses of ElasticContainer in io.ebean.docker.commands
Methods in io.ebean.docker.commands that return ElasticContainer Modifier and Type Method Description static ElasticContainerElasticContainer. create(String elasticVersion, Properties properties)Create the ElasticContainer with configuration via properties.
-