| Package | Description |
|---|---|
| xyz.fabiano.spring.localstack |
| Modifier and Type | Method and Description |
|---|---|
static LocalstackService |
LocalstackService.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalstackService[] |
LocalstackService.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LocalstackDockerBuilder |
LocalstackDockerBuilder.withService(LocalstackService service) |
LocalstackDockerBuilder |
LocalstackDockerBuilder.withServices(LocalstackService... services) |
Copyright © 2018. All rights reserved.