Uses of Class
org.jclouds.cim.ManagedElement

Packages that use ManagedElement
org.jclouds.cim   
org.jclouds.vcloud.domain.ovf   
 

Uses of ManagedElement in org.jclouds.cim
 

Subclasses of ManagedElement in org.jclouds.cim
 class ResourceAllocationSettingData
          The ResourceAllocationSettingData class represents settings specifically related to an allocated resource that are outside the scope of the CIM class typically used to represent the resource itself.
 class VirtualSystemSettingData
          CIM_VirtualSystemSettingData defines the virtual aspects of a virtual system through a set of virtualization specific properties.
 

Methods in org.jclouds.cim with parameters of type ManagedElement
 ResourceAllocationSettingData.Builder ResourceAllocationSettingData.Builder.fromManagedElement(ManagedElement in)
          
 VirtualSystemSettingData.Builder VirtualSystemSettingData.Builder.fromManagedElement(ManagedElement in)
          
 ManagedElement.Builder ManagedElement.Builder.fromManagedElement(ManagedElement in)
           
 

Uses of ManagedElement in org.jclouds.vcloud.domain.ovf
 

Subclasses of ManagedElement in org.jclouds.vcloud.domain.ovf
 class EditableResourceAllocationSettingData
           
 class VCloudHardDisk
           
 class VCloudNetworkAdapter
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.