|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |