| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain |
| Modifier and Type | Field and Description |
|---|---|
protected Media.ImageType |
Media.imageType |
| Modifier and Type | Field and Description |
|---|---|
static List<Media.ImageType> |
Media.ImageType.ALL |
protected static Map<String,Media.ImageType> |
Media.ImageType.STATUS_BY_ID |
| Modifier and Type | Method and Description |
|---|---|
static Media.ImageType |
Media.ImageType.fromValue(String value) |
Media.ImageType |
Media.getImageType()
Gets the value of the imageType property.
|
static Media.ImageType |
Media.ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Media.ImageType[] |
Media.ImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
B |
Media.Builder.imageType(Media.ImageType imageType) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.