org.jclouds.virtualbox.domain
Class NodeSpec
java.lang.Object
org.jclouds.virtualbox.domain.NodeSpec
public class NodeSpec
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
builder
public static NodeSpec.Builder builder()
getMaster
public Master getMaster()
getName
public String getName()
getTag
public String getTag()
getTemplate
public Template getTemplate()
Copyright © 2009-2012 jclouds. All Rights Reserved.