Uses of Class
org.jclouds.cim.SettingData
-
Packages that use SettingData Package Description org.jclouds.cim -
-
Uses of SettingData in org.jclouds.cim
Subclasses of SettingData in org.jclouds.cim Modifier and Type Class Description classManagedElementManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.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 SettingData Modifier and Type Method Description intSettingData. compareTo(SettingData o)ManagedElement.BuilderManagedElement.Builder. fromSettingData(SettingData in)SettingData.BuilderSettingData.Builder. fromSettingData(SettingData in)
-