| Package | Description |
|---|---|
| org.jclouds.cloudsigma.compute.options | |
| org.jclouds.cloudsigma.domain | |
| org.jclouds.cloudsigma.options |
| Modifier and Type | Method and Description |
|---|---|
AffinityType |
CloudSigmaTemplateOptions.getDiskDriveAffinity() |
| Modifier and Type | Method and Description |
|---|---|
CloudSigmaTemplateOptions |
CloudSigmaTemplateOptions.diskDriveAffinity(AffinityType diskDriveAffinity) |
static CloudSigmaTemplateOptions |
CloudSigmaTemplateOptions.Builder.diskDriveAffinity(AffinityType diskDriveAffinity) |
| Modifier and Type | Method and Description |
|---|---|
static AffinityType |
AffinityType.fromValue(String affinity) |
static AffinityType |
AffinityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AffinityType[] |
AffinityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CloneDriveOptions |
CloneDriveOptions.affinity(AffinityType affinity)
Specifies whether the new drive has 'HDD' affinity (the default) or 'SSD' (for solid-state drives).
|
static CloneDriveOptions |
CloneDriveOptions.Builder.affinity(AffinityType affinity) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.