Uses of Class
com.vmware.vcloud.sdk.VM

Packages that use VM
com.vmware.vcloud.sdk   
 

Uses of VM in com.vmware.vcloud.sdk
 

Methods in com.vmware.vcloud.sdk that return VM
static VM VM.getVMById(VcloudClient client, String vCloudId)
          Get VM helper using the vCloud ID
static VM VM.getVMByReference(VcloudClient client, com.vmware.vcloud.api.rest.schema.ReferenceType vmRef)
          Returns VM for the given reference
 

Methods in com.vmware.vcloud.sdk that return types with arguments of type VM
 List<VM> Vapp.getChildrenVms()
          Returns the list of children Vm
 



Copyright © 2016. All Rights Reserved.