Package | Description |
---|---|
org.jclouds.deltacloud.domain | |
org.jclouds.deltacloud.domain.internal | |
org.jclouds.deltacloud.xml |
Modifier and Type | Class and Description |
---|---|
class |
EnumHardwareProperty |
class |
FixedHardwareProperty |
class |
ParameterizedHardwareProperty |
class |
RangeHardwareProperty |
Modifier and Type | Method and Description |
---|---|
Set<? extends HardwareProperty> |
HardwareProfile.getProperties() |
Constructor and Description |
---|
HardwareProfile(URI href,
String id,
String name,
Set<? extends HardwareProperty> properties) |
Modifier and Type | Class and Description |
---|---|
class |
BaseHardwareProperty |
Modifier and Type | Method and Description |
---|---|
HardwareProperty |
HardwarePropertyHandler.getResult()
resets state of the handler when called.
|
Copyright © 2009-2012 jclouds. All Rights Reserved.