Package | Description |
---|---|
org.jclouds.dmtf.cim | |
org.jclouds.dmtf.ovf | |
org.jclouds.dmtf.ovf.environment |
Modifier and Type | Class and Description |
---|---|
class |
ResourceAllocationCaption
Java class for anonymous complex type.
|
class |
VirtualSystemCaption
Java class for anonymous complex type.
|
Modifier and Type | Method and Description |
---|---|
Set<CimString> |
ResourceAllocationSettingData.getConnections()
The thing to which this resource is connected.
|
Set<CimString> |
ResourceAllocationSettingData.getHostResources()
This property exposes specific assignment of resources.
|
Modifier and Type | Method and Description |
---|---|
B |
ResourceAllocationSettingData.Builder.connection(CimString connection) |
B |
ResourceAllocationSettingData.Builder.hostResource(CimString hostResource) |
Modifier and Type | Method and Description |
---|---|
B |
ResourceAllocationSettingData.Builder.connections(Iterable<CimString> connections) |
B |
ResourceAllocationSettingData.Builder.hostResources(Iterable<CimString> hostResources) |
Modifier and Type | Method and Description |
---|---|
CimString |
ProductSection.getAppUrl()
Experimental: URL resolving to deployed product instance.
|
CimString |
ProductSection.getFullVersion()
Product version, long form.
|
CimString |
ProductSection.getProductUrl()
URL resolving to product description.
|
CimString |
ProductSection.getVendorUrl()
URL resolving to vendor description.
|
CimString |
ProductSection.getVersion()
Product version, short form.
|
Modifier and Type | Method and Description |
---|---|
B |
ProductSection.Builder.appUrl(CimString appUrl) |
B |
ProductSection.Builder.fullVersion(CimString fullVersion) |
B |
ProductSection.Builder.productUrl(CimString productUrl) |
B |
ProductSection.Builder.vendorUrl(CimString vendorUrl) |
B |
ProductSection.Builder.version(CimString version) |
Modifier and Type | Field and Description |
---|---|
protected CimString |
PlatformSectionType.kind |
protected CimString |
PlatformSectionType.locale |
protected CimString |
PlatformSectionType.vendor |
protected CimString |
PlatformSectionType.version |
Modifier and Type | Method and Description |
---|---|
CimString |
PlatformSectionType.getKind()
Gets the value of the kind property.
|
CimString |
PlatformSectionType.getLocale()
Gets the value of the locale property.
|
CimString |
PlatformSectionType.getVendor()
Gets the value of the vendor property.
|
CimString |
PlatformSectionType.getVersion()
Gets the value of the version property.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.