| Package | Description |
|---|---|
| org.jclouds.profitbricks.domain |
| Modifier and Type | Method and Description |
|---|---|
static Image.Type |
Image.Type.fromValue(String v) |
abstract Image.Type |
Image.type() |
static Image.Type |
Image.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Image.Type[] |
Image.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Image.Builder |
Image.Builder.type(Image.Type type) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.