Package | Description |
---|---|
org.jclouds.cim | |
org.jclouds.vcloud.domain.ovf |
Modifier and Type | Class and Description |
---|---|
class |
ManagedElement
ManagedElement is an abstract class that provides a common superclass (or top of the inheritance
tree) for the non-association classes in the CIM Schema.
|
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.
|
Modifier and Type | Method and Description |
---|---|
int |
SettingData.compareTo(SettingData o) |
SettingData.Builder |
SettingData.Builder.fromSettingData(SettingData in) |
ManagedElement.Builder |
ManagedElement.Builder.fromSettingData(SettingData in) |
Modifier and Type | Class and Description |
---|---|
class |
EditableResourceAllocationSettingData |
class |
VCloudHardDisk |
class |
VCloudNetworkAdapter |
Copyright © 2009-2012 jclouds. All Rights Reserved.