Uses of Package
org.jclouds.virtualbox.domain

Packages that use org.jclouds.virtualbox.domain
org.jclouds.virtualbox.compute   
org.jclouds.virtualbox.domain   
org.jclouds.virtualbox.functions   
org.jclouds.virtualbox.functions.admin   
org.jclouds.virtualbox.statements   
org.jclouds.virtualbox.util   
 

Classes in org.jclouds.virtualbox.domain used by org.jclouds.virtualbox.compute
Master
           
NodeSpec
           
YamlImage
          Serializes to the following
 

Classes in org.jclouds.virtualbox.domain used by org.jclouds.virtualbox.domain
BridgedIf
          Name: en1: Wi-Fi (AirPort) GUID: 00316e65-0000-4000-8000-28cfdaf2917a Dhcp: Disabled IPAddress: 192.168.57.1 NetworkMask: 255.255.255.0 IPV6Address: IPV6NetworkMaskPrefixLength: 0 HardwareAddress: 28:cf:da:f2:91:7a MediumType: Ethernet Status: Up VBoxNetworkName: HostInterfaceNetworking-en1: Wi-Fi (AirPort)
BridgedIf.Builder
           
CloneSpec
          A complete specification of a "clone" node with networking setup and the physical machine specification.
CloneSpec.Builder
           
DeviceDetails
          Represents a specification for a device attachment.
DeviceDetails.Builder
           
ErrorCode
          Maps the error codes in the Virtual Box Java API into enum values.
ExecutionType
           
HardDisk
          A representation of a hard disk in a VirtualBox VM.
HardDisk.Builder
           
IsoImage
          Represents an optical medium (DVD) in a VirtualBox VM.
IsoSpec
          The information needed to create a machine from a .iso file.
IsoSpec.Builder
           
Master
           
Master.Builder
           
MasterSpec
          A complete specification of a "master" node, including the ISO, networking setup and the physical machine specification.
MasterSpec.Builder
           
NatAdapter
          Represents a NAT network adapter in VirtualBox.
NatAdapter.Builder
           
NetworkAdapter
          Represents a network adapter in VirtualBox.
NetworkAdapter.Builder
           
NetworkInterfaceCard
           
NetworkInterfaceCard.Builder
           
NetworkSpec
          Describes the network configuration for a VirtualBox machine.
NetworkSpec.Builder
           
NodeSpec
           
NodeSpec.Builder
           
RedirectRule
           
StorageController
          Represents a storage controller in a VirtualBox VM.
StorageController.Builder
           
VmSpec
          A description of a Virtual Machine in VirtualBox.
VmSpec.Builder
           
YamlImage
          Serializes to the following
 

Classes in org.jclouds.virtualbox.domain used by org.jclouds.virtualbox.functions
BridgedIf
          Name: en1: Wi-Fi (AirPort) GUID: 00316e65-0000-4000-8000-28cfdaf2917a Dhcp: Disabled IPAddress: 192.168.57.1 NetworkMask: 255.255.255.0 IPV6Address: IPV6NetworkMaskPrefixLength: 0 HardwareAddress: 28:cf:da:f2:91:7a MediumType: Ethernet Status: Up VBoxNetworkName: HostInterfaceNetworking-en1: Wi-Fi (AirPort)
CloneSpec
          A complete specification of a "clone" node with networking setup and the physical machine specification.
DeviceDetails
          Represents a specification for a device attachment.
ExecutionType
           
HardDisk
          A representation of a hard disk in a VirtualBox VM.
Master
           
MasterSpec
          A complete specification of a "master" node, including the ISO, networking setup and the physical machine specification.
NetworkInterfaceCard
           
NodeSpec
           
StorageController
          Represents a storage controller in a VirtualBox VM.
VmSpec
          A description of a Virtual Machine in VirtualBox.
YamlImage
          Serializes to the following
 

Classes in org.jclouds.virtualbox.domain used by org.jclouds.virtualbox.functions.admin
VmSpec
          A description of a Virtual Machine in VirtualBox.
YamlImage
          Serializes to the following
 

Classes in org.jclouds.virtualbox.domain used by org.jclouds.virtualbox.statements
NetworkInterfaceCard
           
VmSpec
          A description of a Virtual Machine in VirtualBox.
 

Classes in org.jclouds.virtualbox.domain used by org.jclouds.virtualbox.util
ExecutionType
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.