Uses of Class
org.jclouds.cim.xml.ResourceAllocationSettingDataHandler

Packages that use ResourceAllocationSettingDataHandler
org.jclouds.ovf.xml   
org.jclouds.trmk.vcloud_0_8.xml   
org.jclouds.vcloud.xml.ovf   
 

Uses of ResourceAllocationSettingDataHandler in org.jclouds.ovf.xml
 

Constructors in org.jclouds.ovf.xml with parameters of type ResourceAllocationSettingDataHandler
VirtualHardwareSectionHandler(javax.inject.Provider<VirtualHardwareSection.Builder> builderProvider, VirtualSystemSettingDataHandler systemHandler, ResourceAllocationSettingDataHandler allocationHandler)
           
 

Uses of ResourceAllocationSettingDataHandler in org.jclouds.trmk.vcloud_0_8.xml
 

Constructors in org.jclouds.trmk.vcloud_0_8.xml with parameters of type ResourceAllocationSettingDataHandler
VAppHandler(VirtualSystemSettingDataHandler systemHandler, ResourceAllocationSettingDataHandler allocationHandler)
           
 

Uses of ResourceAllocationSettingDataHandler in org.jclouds.vcloud.xml.ovf
 

Subclasses of ResourceAllocationSettingDataHandler in org.jclouds.vcloud.xml.ovf
 class VCloudResourceAllocationSettingDataHandler
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.