|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirtualMedia | |
|---|---|
| com.vmware.vcloud.sdk | |
| Uses of VirtualMedia in com.vmware.vcloud.sdk |
|---|
| Methods in com.vmware.vcloud.sdk that return types with arguments of type VirtualMedia | |
|---|---|
List<VirtualMedia> |
VappTemplate.getMedia()
Returns the Virtual Media for the vAppTemplate VM |
static List<VirtualMedia> |
VappTemplate.getMedia(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType vappTemplateVmRef)
Returns VirtualMedia Item for the given vAppTemplate VM |
List<VirtualMedia> |
VM.getMedias()
Returns the Virtual Media for the VM |
static List<VirtualMedia> |
VM.getMedias(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType vmRef)
Returns VirtualMedia Item for the given VM Ref |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||