| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualMachineRelocateSpec |
VirtualMachineCreateChildSpec.location |
protected VirtualMachineRelocateSpec |
VirtualMachineCloneSpec.location |
protected VirtualMachineRelocateSpec |
StorageMigrationAction.relocateSpec |
protected VirtualMachineRelocateSpec |
StoragePlacementAction.relocateSpec |
protected VirtualMachineRelocateSpec |
PlacementSpec.relocateSpec |
protected VirtualMachineRelocateSpec |
StoragePlacementSpec.relocateSpec |
protected VirtualMachineRelocateSpec |
PlacementAction.relocateSpec |
protected VirtualMachineRelocateSpec |
CheckRelocateRequestType.spec |
protected VirtualMachineRelocateSpec |
RelocateVMRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineRelocateSpec |
ObjectFactory.createVirtualMachineRelocateSpec()
Create an instance of
VirtualMachineRelocateSpec |
VirtualMachineRelocateSpec |
VirtualMachineCreateChildSpec.getLocation()
Gets the value of the location property.
|
VirtualMachineRelocateSpec |
VirtualMachineCloneSpec.getLocation()
Gets the value of the location property.
|
VirtualMachineRelocateSpec |
StorageMigrationAction.getRelocateSpec()
Gets the value of the relocateSpec property.
|
VirtualMachineRelocateSpec |
StoragePlacementAction.getRelocateSpec()
Gets the value of the relocateSpec property.
|
VirtualMachineRelocateSpec |
PlacementSpec.getRelocateSpec()
Gets the value of the relocateSpec property.
|
VirtualMachineRelocateSpec |
StoragePlacementSpec.getRelocateSpec()
Gets the value of the relocateSpec property.
|
VirtualMachineRelocateSpec |
PlacementAction.getRelocateSpec()
Gets the value of the relocateSpec property.
|
VirtualMachineRelocateSpec |
CheckRelocateRequestType.getSpec()
Gets the value of the spec property.
|
VirtualMachineRelocateSpec |
RelocateVMRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.checkRelocateTask(ManagedObjectReference _this,
ManagedObjectReference vm,
VirtualMachineRelocateSpec spec,
List<String> testType) |
ManagedObjectReference |
VimPortType.relocateVMTask(ManagedObjectReference _this,
VirtualMachineRelocateSpec spec,
VirtualMachineMovePriority priority) |
void |
VirtualMachineCreateChildSpec.setLocation(VirtualMachineRelocateSpec value)
Sets the value of the location property.
|
void |
VirtualMachineCloneSpec.setLocation(VirtualMachineRelocateSpec value)
Sets the value of the location property.
|
void |
StorageMigrationAction.setRelocateSpec(VirtualMachineRelocateSpec value)
Sets the value of the relocateSpec property.
|
void |
StoragePlacementAction.setRelocateSpec(VirtualMachineRelocateSpec value)
Sets the value of the relocateSpec property.
|
void |
PlacementSpec.setRelocateSpec(VirtualMachineRelocateSpec value)
Sets the value of the relocateSpec property.
|
void |
StoragePlacementSpec.setRelocateSpec(VirtualMachineRelocateSpec value)
Sets the value of the relocateSpec property.
|
void |
PlacementAction.setRelocateSpec(VirtualMachineRelocateSpec value)
Sets the value of the relocateSpec property.
|
void |
CheckRelocateRequestType.setSpec(VirtualMachineRelocateSpec value)
Sets the value of the spec property.
|
void |
RelocateVMRequestType.setSpec(VirtualMachineRelocateSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.