public class BoxName extends Object implements com.oracle.bedrock.Option
Option to specify the name of a Vagrant box.
Copyright (c) 2016. All Rights Reserved. Oracle Corporation.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
get()
Obtains the name of the Vagrant box.
|
int |
hashCode() |
static BoxName |
of(String name)
Obtains a
BoxName for a specified name. |
Copyright © 2017. All rights reserved.