Uses of Class
org.jclouds.cim.ManagedElement
-
Packages that use ManagedElement Package Description org.jclouds.cim -
-
Uses of ManagedElement in org.jclouds.cim
Subclasses of ManagedElement in org.jclouds.cim Modifier and Type Class Description classResourceAllocationSettingDataThe 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.classVirtualSystemSettingDataCIM_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 Modifier and Type Method Description ManagedElement.BuilderManagedElement.Builder. fromManagedElement(ManagedElement in)ResourceAllocationSettingData.BuilderResourceAllocationSettingData.Builder. fromManagedElement(ManagedElement in)VirtualSystemSettingData.BuilderVirtualSystemSettingData.Builder. fromManagedElement(ManagedElement in)
-