| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomizationSpecItem |
CreateCustomizationSpecRequestType.item |
protected CustomizationSpecItem |
OverwriteCustomizationSpecRequestType.item |
protected CustomizationSpecItem |
CustomizationSpecItemToXmlRequestType.item |
protected CustomizationSpecItem |
GetCustomizationSpecResponse.returnval |
protected CustomizationSpecItem |
XmlToCustomizationSpecItemResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
CustomizationSpecItem |
ObjectFactory.createCustomizationSpecItem()
Create an instance of
CustomizationSpecItem |
CustomizationSpecItem |
VimPortType.getCustomizationSpec(ManagedObjectReference _this,
String name) |
CustomizationSpecItem |
CreateCustomizationSpecRequestType.getItem()
Gets the value of the item property.
|
CustomizationSpecItem |
OverwriteCustomizationSpecRequestType.getItem()
Gets the value of the item property.
|
CustomizationSpecItem |
CustomizationSpecItemToXmlRequestType.getItem()
Gets the value of the item property.
|
CustomizationSpecItem |
GetCustomizationSpecResponse.getReturnval()
Gets the value of the returnval property.
|
CustomizationSpecItem |
XmlToCustomizationSpecItemResponse.getReturnval()
Gets the value of the returnval property.
|
CustomizationSpecItem |
VimPortType.xmlToCustomizationSpecItem(ManagedObjectReference _this,
String specItemXml) |
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.createCustomizationSpec(ManagedObjectReference _this,
CustomizationSpecItem item) |
String |
VimPortType.customizationSpecItemToXml(ManagedObjectReference _this,
CustomizationSpecItem item) |
void |
VimPortType.overwriteCustomizationSpec(ManagedObjectReference _this,
CustomizationSpecItem item) |
void |
CreateCustomizationSpecRequestType.setItem(CustomizationSpecItem value)
Sets the value of the item property.
|
void |
OverwriteCustomizationSpecRequestType.setItem(CustomizationSpecItem value)
Sets the value of the item property.
|
void |
CustomizationSpecItemToXmlRequestType.setItem(CustomizationSpecItem value)
Sets the value of the item property.
|
void |
GetCustomizationSpecResponse.setReturnval(CustomizationSpecItem value)
Sets the value of the returnval property.
|
void |
XmlToCustomizationSpecItemResponse.setReturnval(CustomizationSpecItem value)
Sets the value of the returnval property.
|
Copyright © 2018. All rights reserved.