Uses of Class
io.ebean.test.containers.LocalstackContainer.Builder
Packages that use LocalstackContainer.Builder
-
Uses of LocalstackContainer.Builder in io.ebean.test.containers
Subclasses with type arguments of type LocalstackContainer.Builder in io.ebean.test.containersModifier and TypeClassDescriptionstatic classBuilder for LocalstackContainer.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.Set the healthUri option - defaults to _localstack/health.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.