| Package | Description |
|---|---|
| io.fabric8.service.jclouds |
| Modifier and Type | Method and Description |
|---|---|
static JCloudsInstanceType |
JCloudsInstanceType.get(String text,
JCloudsInstanceType defaultValue)
Returns the JCloudsInstanceType value for the given text value if it exists otherwise returns the defaultValue
|
JCloudsInstanceType |
CreateJCloudsContainerOptions.getInstanceType() |
JCloudsInstanceType |
CreateJCloudsContainerOptions.Builder.getInstanceType() |
static JCloudsInstanceType |
JCloudsInstanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JCloudsInstanceType[] |
JCloudsInstanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static JCloudsInstanceType |
JCloudsInstanceType.get(String text,
JCloudsInstanceType defaultValue)
Returns the JCloudsInstanceType value for the given text value if it exists otherwise returns the defaultValue
|
CreateJCloudsContainerOptions.Builder |
CreateJCloudsContainerOptions.Builder.instanceType(JCloudsInstanceType instanceType) |
Copyright © 2011–2014 Red Hat. All rights reserved.