| 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)
|