| Modifier and Type | Class and Description |
|---|---|
static class |
DockerVolume.Jsii$Proxy
An implementation for
DockerVolume |
| Modifier and Type | Method and Description |
|---|---|
DockerVolume |
DockerVolume.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<DockerVolume> |
BundlingOptions.getVolumes()
Additional Docker volumes to mount.
|
List<DockerVolume> |
BundlingOptions.Jsii$Proxy.getVolumes() |
| Modifier and Type | Method and Description |
|---|---|
BundlingOptions.Builder |
BundlingOptions.Builder.volumes(List<DockerVolume> volumes)
Sets the value of
BundlingOptions.getVolumes() |
Copyright © 2020. All rights reserved.