| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualMachineConfigSpec |
CreateVMRequestType.config |
protected VirtualMachineConfigSpec |
VirtualMachineCloneSpec.config |
protected VirtualMachineConfigSpec |
CreateChildVMRequestType.config |
protected VirtualMachineConfigSpec |
PlacementSpec.configSpec |
protected VirtualMachineConfigSpec |
VmBeingCreatedEvent.configSpec |
protected VirtualMachineConfigSpec |
VirtualMachineImportSpec.configSpec |
protected VirtualMachineConfigSpec |
StoragePlacementSpec.configSpec |
protected VirtualMachineConfigSpec |
VmReconfiguredEvent.configSpec |
protected VirtualMachineConfigSpec |
ReconfigVMRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineConfigSpec |
ObjectFactory.createVirtualMachineConfigSpec()
Create an instance of
VirtualMachineConfigSpec |
VirtualMachineConfigSpec |
CreateVMRequestType.getConfig()
Gets the value of the config property.
|
VirtualMachineConfigSpec |
VirtualMachineCloneSpec.getConfig()
Gets the value of the config property.
|
VirtualMachineConfigSpec |
CreateChildVMRequestType.getConfig()
Gets the value of the config property.
|
VirtualMachineConfigSpec |
PlacementSpec.getConfigSpec()
Gets the value of the configSpec property.
|
VirtualMachineConfigSpec |
VmBeingCreatedEvent.getConfigSpec()
Gets the value of the configSpec property.
|
VirtualMachineConfigSpec |
VirtualMachineImportSpec.getConfigSpec()
Gets the value of the configSpec property.
|
VirtualMachineConfigSpec |
StoragePlacementSpec.getConfigSpec()
Gets the value of the configSpec property.
|
VirtualMachineConfigSpec |
VmReconfiguredEvent.getConfigSpec()
Gets the value of the configSpec property.
|
VirtualMachineConfigSpec |
ReconfigVMRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.createChildVMTask(ManagedObjectReference _this,
VirtualMachineConfigSpec config,
ManagedObjectReference host) |
ManagedObjectReference |
VimPortType.createVMTask(ManagedObjectReference _this,
VirtualMachineConfigSpec config,
ManagedObjectReference pool,
ManagedObjectReference host) |
ManagedObjectReference |
VimPortType.reconfigVMTask(ManagedObjectReference _this,
VirtualMachineConfigSpec spec) |
void |
CreateVMRequestType.setConfig(VirtualMachineConfigSpec value)
Sets the value of the config property.
|
void |
VirtualMachineCloneSpec.setConfig(VirtualMachineConfigSpec value)
Sets the value of the config property.
|
void |
CreateChildVMRequestType.setConfig(VirtualMachineConfigSpec value)
Sets the value of the config property.
|
void |
PlacementSpec.setConfigSpec(VirtualMachineConfigSpec value)
Sets the value of the configSpec property.
|
void |
VmBeingCreatedEvent.setConfigSpec(VirtualMachineConfigSpec value)
Sets the value of the configSpec property.
|
void |
VirtualMachineImportSpec.setConfigSpec(VirtualMachineConfigSpec value)
Sets the value of the configSpec property.
|
void |
StoragePlacementSpec.setConfigSpec(VirtualMachineConfigSpec value)
Sets the value of the configSpec property.
|
void |
VmReconfiguredEvent.setConfigSpec(VirtualMachineConfigSpec value)
Sets the value of the configSpec property.
|
void |
ReconfigVMRequestType.setSpec(VirtualMachineConfigSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.