| Package | Description |
|---|---|
| org.arquillian.cube.docker.impl.client.containerobject.dsl |
| Modifier and Type | Method and Description |
|---|---|
static BindMode |
BindMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindMode[] |
BindMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerBuilder.ContainerOptionsBuilder |
ContainerBuilder.ContainerOptionsBuilder.withVolume(String hostPath,
String containerPath,
BindMode bindMode) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.