| Package | Description |
|---|---|
| com.oracle.bedrock.runtime.virtual.vagrant |
| Modifier and Type | Method and Description |
|---|---|
static VagrantFileBuilder |
VagrantFileBuilder.from(com.oracle.bedrock.Option... options)
Obtains a
VagrantFileBuilder that will be produced based on the specified Options. |
static VagrantFileBuilder |
VagrantFileBuilder.from(URL vagrantFileTemplate)
Obtains a
VagrantFileBuilder that will be produced based on a template. |
| Constructor and Description |
|---|
VagrantPlatform(String name,
VagrantFileBuilder builder,
int port,
com.oracle.bedrock.Option... options)
Construct a new
VagrantPlatform. |
VagrantPlatform(String name,
VagrantFileBuilder builder,
com.oracle.bedrock.Option... options)
Construct a new
VagrantPlatform. |
Copyright © 2017. All rights reserved.