| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VAppConfigSpec |
CreateVAppRequestType.configSpec |
protected VAppConfigSpec |
UpdateVAppConfigRequestType.spec |
protected VAppConfigSpec |
VirtualAppImportSpec.vAppConfigSpec |
| Modifier and Type | Method and Description |
|---|---|
VAppConfigSpec |
ObjectFactory.createVAppConfigSpec()
Create an instance of
VAppConfigSpec |
VAppConfigSpec |
CreateVAppRequestType.getConfigSpec()
Gets the value of the configSpec property.
|
VAppConfigSpec |
UpdateVAppConfigRequestType.getSpec()
Gets the value of the spec property.
|
VAppConfigSpec |
VirtualAppImportSpec.getVAppConfigSpec()
Gets the value of the vAppConfigSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.createVApp(ManagedObjectReference _this,
String name,
ResourceConfigSpec resSpec,
VAppConfigSpec configSpec,
ManagedObjectReference vmFolder) |
void |
CreateVAppRequestType.setConfigSpec(VAppConfigSpec value)
Sets the value of the configSpec property.
|
void |
UpdateVAppConfigRequestType.setSpec(VAppConfigSpec value)
Sets the value of the spec property.
|
void |
VirtualAppImportSpec.setVAppConfigSpec(VAppConfigSpec value)
Sets the value of the vAppConfigSpec property.
|
void |
VimPortType.updateVAppConfig(ManagedObjectReference _this,
VAppConfigSpec spec) |
Copyright © 2018. All rights reserved.