| Package | Description |
|---|---|
| com.oracle.bedrock.runtime.virtual.vagrant.options |
| Modifier and Type | Method and Description |
|---|---|
VagrantConfigurations |
VagrantConfigurations.compose(VagrantConfigurations other) |
static VagrantConfigurations |
VagrantConfigurations.none()
Creates an empty
VagrantConfigurations. |
static VagrantConfigurations |
VagrantConfigurations.of(String... configurations)
Creates a
VagrantConfigurations using the specified configurations. |
| Modifier and Type | Method and Description |
|---|---|
VagrantConfigurations |
VagrantConfigurations.compose(VagrantConfigurations other) |
| Constructor and Description |
|---|
VagrantConfigurations(VagrantConfigurations other)
Constructs a
VagrantConfigurations based on another VagrantConfigurations. |
Copyright © 2017. All rights reserved.