Uses of Class
io.ebean.test.containers.LocalstackContainer.Builder
Packages that use LocalstackContainer.Builder
-
Uses of LocalstackContainer.Builder in io.ebean.test.containers
Methods in io.ebean.test.containers that return LocalstackContainer.BuilderModifier and TypeMethodDescriptionSet the AWS region to use.static LocalstackContainer.BuilderCreate a builder for LocalstackContainer given the localstack image version.static LocalstackContainer.BuilderLocalstackContainer.newBuilder(String version) Deprecated.Set the services desired (comma delimited).Set the start web option.Constructors in io.ebean.test.containers with parameters of type LocalstackContainer.BuilderModifierConstructorDescriptionCreate the container using the given config.