| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualAppImportSpec
Java class for VirtualAppImportSpec complex type.
|
class |
VirtualMachineImportSpec
Java class for VirtualMachineImportSpec complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ImportSpec |
OvfCreateImportSpecResult.importSpec |
protected ImportSpec |
ImportVAppRequestType.spec |
| Modifier and Type | Field and Description |
|---|---|
protected List<ImportSpec> |
VirtualAppImportSpec.child |
protected List<ImportSpec> |
ArrayOfImportSpec.importSpec |
| Modifier and Type | Method and Description |
|---|---|
ImportSpec |
ObjectFactory.createImportSpec()
Create an instance of
ImportSpec |
ImportSpec |
OvfCreateImportSpecResult.getImportSpec()
Gets the value of the importSpec property.
|
ImportSpec |
ImportVAppRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImportSpec> |
VirtualAppImportSpec.getChild()
Gets the value of the child property.
|
List<ImportSpec> |
ArrayOfImportSpec.getImportSpec()
Gets the value of the importSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.importVApp(ManagedObjectReference _this,
ImportSpec spec,
ManagedObjectReference folder,
ManagedObjectReference host) |
void |
OvfCreateImportSpecResult.setImportSpec(ImportSpec value)
Sets the value of the importSpec property.
|
void |
ImportVAppRequestType.setSpec(ImportSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.