| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualMachineCloneSpec |
PlacementSpec.cloneSpec |
protected VirtualMachineCloneSpec |
StoragePlacementSpec.cloneSpec |
protected VirtualMachineCloneSpec |
CloneVMRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineCloneSpec |
ObjectFactory.createVirtualMachineCloneSpec()
Create an instance of
VirtualMachineCloneSpec |
VirtualMachineCloneSpec |
PlacementSpec.getCloneSpec()
Gets the value of the cloneSpec property.
|
VirtualMachineCloneSpec |
StoragePlacementSpec.getCloneSpec()
Gets the value of the cloneSpec property.
|
VirtualMachineCloneSpec |
CloneVMRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.cloneVMTask(ManagedObjectReference _this,
ManagedObjectReference folder,
String name,
VirtualMachineCloneSpec spec) |
void |
PlacementSpec.setCloneSpec(VirtualMachineCloneSpec value)
Sets the value of the cloneSpec property.
|
void |
StoragePlacementSpec.setCloneSpec(VirtualMachineCloneSpec value)
Sets the value of the cloneSpec property.
|
void |
CloneVMRequestType.setSpec(VirtualMachineCloneSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.