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

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

Uses of OvfParseDescriptorParams in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type OvfParseDescriptorParams
 OvfParseDescriptorResult VimServiceImpl.parseDescriptor(ManagedObjectReference _this, String ovfDescriptor, OvfParseDescriptorParams pdp)
           
 OvfParseDescriptorResult VimService.parseDescriptor(ManagedObjectReference _this, String ovfDescriptor, OvfParseDescriptorParams pdp)
           
 ManagedObjectReference VimServiceImpl.parseDescriptorAtUrl_Task(ManagedObjectReference _this, String ovfDescriptorUrl, OvfParseDescriptorParams pdp, List<KeyValue> httpHeaders, String sslThumbprint)
           
 ManagedObjectReference VimService.parseDescriptorAtUrl_Task(ManagedObjectReference _this, String ovfDescriptorUrl, OvfParseDescriptorParams pdp, List<KeyValue> httpHeaders, String sslThumbprint)
           
 OvfParseDescriptorResult VimServiceImpl.parseDescriptorAtUrl(ManagedObjectReference _this, String ovfDescriptorUrl, OvfParseDescriptorParams pdp, List<KeyValue> httpHeaders, String sslThumbprint)
           
 OvfParseDescriptorResult VimService.parseDescriptorAtUrl(ManagedObjectReference _this, String ovfDescriptorUrl, OvfParseDescriptorParams pdp, List<KeyValue> httpHeaders, String sslThumbprint)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return OvfParseDescriptorParams
 OvfParseDescriptorParams ParseDescriptorAtUrl_Task.getPdp()
           
 OvfParseDescriptorParams ParseDescriptorAtUrl.getPdp()
           
 OvfParseDescriptorParams ParseDescriptor.getPdp()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type OvfParseDescriptorParams
 void ParseDescriptorAtUrl_Task.setPdp(OvfParseDescriptorParams pdp)
           
 void ParseDescriptorAtUrl.setPdp(OvfParseDescriptorParams pdp)
           
 void ParseDescriptor.setPdp(OvfParseDescriptorParams pdp)
           
 

Uses of OvfParseDescriptorParams in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type OvfParseDescriptorParams
 OvfParseDescriptorResult VimServiceExImpl.parseDescriptor(ManagedObjectReference _this, String ovfDescriptor, OvfParseDescriptorParams pdp)
           
 ManagedObjectReference VimServiceExImpl.parseDescriptorAtUrl_Task(ManagedObjectReference _this, String ovfDescriptorUrl, OvfParseDescriptorParams pdp, List<KeyValue> httpHeaders, String sslThumbprint)
           
 OvfParseDescriptorResult VimServiceExImpl.parseDescriptorAtUrl(ManagedObjectReference _this, String ovfDescriptorUrl, OvfParseDescriptorParams pdp, List<KeyValue> httpHeaders, String sslThumbprint)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.