org.jclouds.virtualbox.domain
Class Master

java.lang.Object
  extended by org.jclouds.virtualbox.domain.Master

public class Master
extends Object


Nested Class Summary
static class Master.Builder
           
 
Method Summary
static Master.Builder builder()
           
 org.virtualbox_4_1.IMachine getMachine()
           
 MasterSpec getSpec()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

builder

public static Master.Builder builder()

getMachine

public org.virtualbox_4_1.IMachine getMachine()

getSpec

public MasterSpec getSpec()


Copyright © 2009-2012 jclouds. All Rights Reserved.