|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperatingSystem | |
|---|---|
| org.jclouds.softlayer.compute.functions | |
| org.jclouds.softlayer.compute.strategy | |
| org.jclouds.softlayer.domain | |
| Uses of OperatingSystem in org.jclouds.softlayer.compute.functions |
|---|
| Methods in org.jclouds.softlayer.compute.functions with parameters of type OperatingSystem | |
|---|---|
org.jclouds.compute.domain.Image |
OperatingSystemToImage.apply(OperatingSystem operatingSystem)
|
| Uses of OperatingSystem in org.jclouds.softlayer.compute.strategy |
|---|
| Methods in org.jclouds.softlayer.compute.strategy that return OperatingSystem | |
|---|---|
OperatingSystem |
SoftLayerComputeServiceAdapter.getImage(String id)
|
| Methods in org.jclouds.softlayer.compute.strategy that return types with arguments of type OperatingSystem | |
|---|---|
Set<OperatingSystem> |
SoftLayerComputeServiceAdapter.listImages()
|
| Uses of OperatingSystem in org.jclouds.softlayer.domain |
|---|
| Fields in org.jclouds.softlayer.domain declared as OperatingSystem | |
|---|---|
protected OperatingSystem |
VirtualGuest.Builder.operatingSystem
|
| Methods in org.jclouds.softlayer.domain that return OperatingSystem | |
|---|---|
OperatingSystem |
OperatingSystem.Builder.build()
|
OperatingSystem |
VirtualGuest.getOperatingSystem()
|
| Methods in org.jclouds.softlayer.domain that return types with arguments of type OperatingSystem | |
|---|---|
Set<OperatingSystem> |
ContainerVirtualGuestConfiguration.getVirtualGuestOperatingSystems()
|
| Methods in org.jclouds.softlayer.domain with parameters of type OperatingSystem | |
|---|---|
OperatingSystem.Builder |
OperatingSystem.Builder.fromOperatingSystem(OperatingSystem in)
|
T |
VirtualGuest.Builder.operatingSystem(OperatingSystem operatingSystem)
|
| Constructors in org.jclouds.softlayer.domain with parameters of type OperatingSystem | |
|---|---|
VirtualGuest(int accountId,
Date createDate,
boolean dedicatedAccountHostOnly,
String domain,
String fullyQualifiedDomainName,
String hostname,
int id,
Date lastVerifiedDate,
int maxCpu,
String maxCpuUnits,
int maxMemory,
Date metricPollDate,
Date modifyDate,
String notes,
boolean privateNetworkOnly,
int startCpus,
int statusId,
String uuid,
String primaryBackendIpAddress,
String primaryIpAddress,
VirtualGuest.BillingItem billingItem,
OperatingSystem operatingSystem,
String operatingSystemReferenceCode,
Datacenter datacenter,
PowerState powerState,
SoftwareLicense softwareLicense,
int activeTransactionCount,
Set<VirtualGuestBlockDevice> blockDevices,
boolean localDiskFlag,
VirtualGuestBlockDeviceTemplateGroup blockDeviceTemplateGroup,
Set<VirtualGuestNetworkComponent> networkComponents,
Set<TagReference> tagReferences)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||