| Package | Description |
|---|---|
| org.jclouds.softlayer.domain | |
| org.jclouds.softlayer.features |
| Modifier and Type | Field and Description |
|---|---|
protected SoftwareDescription |
VirtualDiskImageSoftware.Builder.softwareDescription |
protected SoftwareDescription |
SoftwareLicense.Builder.softwareDescription |
| Modifier and Type | Method and Description |
|---|---|
SoftwareDescription |
SoftwareDescription.Builder.build() |
SoftwareDescription |
VirtualDiskImageSoftware.getSoftwareDescription() |
SoftwareDescription |
SoftwareLicense.getSoftwareDescription() |
SoftwareDescription |
ProductItem.getSoftwareDescription() |
| Modifier and Type | Method and Description |
|---|---|
SoftwareDescription.Builder |
SoftwareDescription.Builder.fromSoftwareDescription(SoftwareDescription in) |
VirtualDiskImageSoftware.Builder |
VirtualDiskImageSoftware.Builder.softwareDescription(SoftwareDescription softwareDescription) |
SoftwareLicense.Builder |
SoftwareLicense.Builder.softwareDescription(SoftwareDescription softwareDescription) |
ProductItem.Builder |
ProductItem.Builder.softwareDescription(SoftwareDescription softwareDescription) |
| Constructor and Description |
|---|
ProductItem(int id,
String description,
String softwareDescriptionId,
SoftwareDescription softwareDescription) |
SoftwareLicense(int id,
SoftwareDescription softwareDescription,
int softwareDescriptionId) |
VirtualDiskImageSoftware(int id,
int softwareDescriptionId,
SoftwareDescription softwareDescription) |
| Modifier and Type | Method and Description |
|---|---|
Set<SoftwareDescription> |
SoftwareDescriptionApi.getAllObjects() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.