|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportSpec | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.ws |
Uses of ImportSpec in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs with parameters of type ImportSpec | |
---|---|
ManagedObjectReference |
VimServiceImpl.importVApp(ManagedObjectReference _this,
ImportSpec spec,
ManagedObjectReference folder,
ManagedObjectReference host)
|
ManagedObjectReference |
VimService.importVApp(ManagedObjectReference _this,
ImportSpec spec,
ManagedObjectReference folder,
ManagedObjectReference host)
|
Uses of ImportSpec in com.hyper9.simdk.stubs.dao |
---|
Subclasses of ImportSpec in com.hyper9.simdk.stubs.dao | |
---|---|
class |
VirtualAppImportSpec
|
class |
VirtualMachineImportSpec
|
Methods in com.hyper9.simdk.stubs.dao that return ImportSpec | |
---|---|
ImportSpec |
OvfCreateImportSpecResult.getImportSpec()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ImportSpec | |
---|---|
List<ImportSpec> |
VirtualAppImportSpec.getChild()
|
List<ImportSpec> |
ArrayOfImportSpec.getData()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type ImportSpec | |
---|---|
void |
OvfCreateImportSpecResult.setImportSpec(ImportSpec toSet)
|
Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type ImportSpec | |
---|---|
void |
VirtualAppImportSpec.setChild(List<ImportSpec> toSet)
|
Uses of ImportSpec in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return ImportSpec | |
---|---|
ImportSpec |
ImportVApp.getSpec()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type ImportSpec | |
---|---|
void |
ImportVApp.setSpec(ImportSpec spec)
|
Uses of ImportSpec in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws with parameters of type ImportSpec | |
---|---|
ManagedObjectReference |
VimServiceExImpl.importVApp(ManagedObjectReference _this,
ImportSpec spec,
ManagedObjectReference folder,
ManagedObjectReference host)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |