| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomizationSpec |
VirtualMachineCloneSpec.customization |
protected CustomizationSpec |
CustomizeVMRequestType.spec |
protected CustomizationSpec |
CustomizationSpecItem.spec |
protected CustomizationSpec |
CheckCustomizationSpecRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
CustomizationSpec |
ObjectFactory.createCustomizationSpec()
Create an instance of
CustomizationSpec |
CustomizationSpec |
VirtualMachineCloneSpec.getCustomization()
Gets the value of the customization property.
|
CustomizationSpec |
CustomizeVMRequestType.getSpec()
Gets the value of the spec property.
|
CustomizationSpec |
CustomizationSpecItem.getSpec()
Gets the value of the spec property.
|
CustomizationSpec |
CheckCustomizationSpecRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.checkCustomizationSpec(ManagedObjectReference _this,
CustomizationSpec spec) |
ManagedObjectReference |
VimPortType.customizeVMTask(ManagedObjectReference _this,
CustomizationSpec spec) |
void |
VirtualMachineCloneSpec.setCustomization(CustomizationSpec value)
Sets the value of the customization property.
|
void |
CustomizeVMRequestType.setSpec(CustomizationSpec value)
Sets the value of the spec property.
|
void |
CustomizationSpecItem.setSpec(CustomizationSpec value)
Sets the value of the spec property.
|
void |
CheckCustomizationSpecRequestType.setSpec(CustomizationSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.