|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageType | |
|---|---|
| com.vmware.vcloud.sdk | |
| com.vmware.vcloud.sdk.constants | |
| Uses of ImageType in com.vmware.vcloud.sdk |
|---|
| Methods in com.vmware.vcloud.sdk with parameters of type ImageType | |
|---|---|
Media |
Vdc.uploadMedia(String mediaName,
String mediaDescription,
ImageType mediaType,
String localMediaFile,
com.vmware.vcloud.api.rest.schema.ReferenceType vdcStorageProfileRef,
com.vmware.vcloud.api.rest.schema.ReferenceType catalogRef)
Uploading media to the vdc and add to the catalog. |
| Uses of ImageType in com.vmware.vcloud.sdk.constants |
|---|
| Methods in com.vmware.vcloud.sdk.constants that return ImageType | |
|---|---|
static ImageType |
ImageType.fromValue(String value)
|
static ImageType |
ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImageType[] |
ImageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||