Uses of Class
com.hyper9.simdk.stubs.dao.VirtualMachineRelocateSpec

Packages that use VirtualMachineRelocateSpec
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of VirtualMachineRelocateSpec in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type VirtualMachineRelocateSpec
 ManagedObjectReference VimServiceImpl.checkRelocate_Task(ManagedObjectReference _this, ManagedObjectReference vm, VirtualMachineRelocateSpec spec, List<String> testType)
           
 ManagedObjectReference VimService.checkRelocate_Task(ManagedObjectReference _this, ManagedObjectReference vm, VirtualMachineRelocateSpec spec, List<String> testType)
           
 List<CheckResult> VimServiceImpl.checkRelocate(ManagedObjectReference _this, ManagedObjectReference vm, VirtualMachineRelocateSpec spec, List<String> testType)
           
 List<CheckResult> VimService.checkRelocate(ManagedObjectReference _this, ManagedObjectReference vm, VirtualMachineRelocateSpec spec, List<String> testType)
           
 ManagedObjectReference VimServiceImpl.relocateVM_Task(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 ManagedObjectReference VimService.relocateVM_Task(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 void VimServiceImpl.relocateVM(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 void VimService.relocateVM(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 

Uses of VirtualMachineRelocateSpec in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return VirtualMachineRelocateSpec
 VirtualMachineRelocateSpec VirtualMachineCloneSpec.getLocation()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type VirtualMachineRelocateSpec
 List<VirtualMachineRelocateSpec> ArrayOfVirtualMachineRelocateSpec.getData()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type VirtualMachineRelocateSpec
 void VirtualMachineCloneSpec.setLocation(VirtualMachineRelocateSpec toSet)
           
 

Uses of VirtualMachineRelocateSpec in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return VirtualMachineRelocateSpec
 VirtualMachineRelocateSpec RelocateVM_Task.getSpec()
           
 VirtualMachineRelocateSpec RelocateVM.getSpec()
           
 VirtualMachineRelocateSpec CheckRelocate_Task.getSpec()
           
 VirtualMachineRelocateSpec CheckRelocate.getSpec()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type VirtualMachineRelocateSpec
 void RelocateVM_Task.setSpec(VirtualMachineRelocateSpec spec)
           
 void RelocateVM.setSpec(VirtualMachineRelocateSpec spec)
           
 void CheckRelocate_Task.setSpec(VirtualMachineRelocateSpec spec)
           
 void CheckRelocate.setSpec(VirtualMachineRelocateSpec spec)
           
 

Uses of VirtualMachineRelocateSpec in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type VirtualMachineRelocateSpec
 ManagedObjectReference VimServiceExImpl.checkRelocate_Task(ManagedObjectReference _this, ManagedObjectReference vm, VirtualMachineRelocateSpec spec, List<String> testType)
           
 List<CheckResult> VimServiceExImpl.checkRelocate(ManagedObjectReference _this, ManagedObjectReference vm, VirtualMachineRelocateSpec spec, List<String> testType)
           
 ManagedObjectReference VimServiceExImpl.relocateVM_Task(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 void VimServiceExImpl.relocateVM(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.