Uses of Class
com.hyper9.simdk.stubs.dao.OvfCreateImportSpecParams

Packages that use OvfCreateImportSpecParams
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of OvfCreateImportSpecParams in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type OvfCreateImportSpecParams
 OvfCreateImportSpecResult VimServiceImpl.createImportSpec(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference resourcePool, ManagedObjectReference datastore, OvfCreateImportSpecParams cisp)
           
 OvfCreateImportSpecResult VimService.createImportSpec(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference resourcePool, ManagedObjectReference datastore, OvfCreateImportSpecParams cisp)
           
 ManagedObjectReference VimServiceImpl.importOvfAtUrl_Task(ManagedObjectReference _this, String ovfDescriptorUrl, OvfCreateImportSpecParams importSpecParams, ManagedObjectReference fldr, ManagedObjectReference pool, ManagedObjectReference datastore, List<KeyValue> httpHeaders, String sslThumbprint)
           
 ManagedObjectReference VimService.importOvfAtUrl_Task(ManagedObjectReference _this, String ovfDescriptorUrl, OvfCreateImportSpecParams importSpecParams, ManagedObjectReference fldr, ManagedObjectReference pool, ManagedObjectReference datastore, List<KeyValue> httpHeaders, String sslThumbprint)
           
 ManagedObjectReference VimServiceImpl.importOvfAtUrl(ManagedObjectReference _this, String ovfDescriptorUrl, OvfCreateImportSpecParams importSpecParams, ManagedObjectReference fldr, ManagedObjectReference pool, ManagedObjectReference datastore, List<KeyValue> httpHeaders, String sslThumbprint)
           
 ManagedObjectReference VimService.importOvfAtUrl(ManagedObjectReference _this, String ovfDescriptorUrl, OvfCreateImportSpecParams importSpecParams, ManagedObjectReference fldr, ManagedObjectReference pool, ManagedObjectReference datastore, List<KeyValue> httpHeaders, String sslThumbprint)
           
 

Uses of OvfCreateImportSpecParams in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type OvfCreateImportSpecParams
 List<OvfCreateImportSpecParams> ArrayOfOvfCreateImportSpecParams.getData()
           
 

Uses of OvfCreateImportSpecParams in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return OvfCreateImportSpecParams
 OvfCreateImportSpecParams CreateImportSpec.getCisp()
           
 OvfCreateImportSpecParams ImportOvfAtUrl_Task.getImportSpecParams()
           
 OvfCreateImportSpecParams ImportOvfAtUrl.getImportSpecParams()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type OvfCreateImportSpecParams
 void CreateImportSpec.setCisp(OvfCreateImportSpecParams cisp)
           
 void ImportOvfAtUrl_Task.setImportSpecParams(OvfCreateImportSpecParams importSpecParams)
           
 void ImportOvfAtUrl.setImportSpecParams(OvfCreateImportSpecParams importSpecParams)
           
 

Uses of OvfCreateImportSpecParams in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type OvfCreateImportSpecParams
 OvfCreateImportSpecResult VimServiceExImpl.createImportSpec(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference resourcePool, ManagedObjectReference datastore, OvfCreateImportSpecParams cisp)
           
 ManagedObjectReference VimServiceExImpl.importOvfAtUrl_Task(ManagedObjectReference _this, String ovfDescriptorUrl, OvfCreateImportSpecParams importSpecParams, ManagedObjectReference fldr, ManagedObjectReference pool, ManagedObjectReference datastore, List<KeyValue> httpHeaders, String sslThumbprint)
           
 ManagedObjectReference VimServiceExImpl.importOvfAtUrl(ManagedObjectReference _this, String ovfDescriptorUrl, OvfCreateImportSpecParams importSpecParams, ManagedObjectReference fldr, ManagedObjectReference pool, ManagedObjectReference datastore, List<KeyValue> httpHeaders, String sslThumbprint)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.