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

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

Uses of VmfsDatastoreOption in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type VmfsDatastoreOption
 List<VmfsDatastoreOption> VimServiceImpl.queryVmfsDatastoreCreateOptions(ManagedObjectReference _this, String devicePath)
           
 List<VmfsDatastoreOption> VimService.queryVmfsDatastoreCreateOptions(ManagedObjectReference _this, String devicePath)
           
 List<VmfsDatastoreOption> VimServiceImpl.queryVmfsDatastoreExpandOptions(ManagedObjectReference _this, ManagedObjectReference datastore)
           
 List<VmfsDatastoreOption> VimService.queryVmfsDatastoreExpandOptions(ManagedObjectReference _this, ManagedObjectReference datastore)
           
 List<VmfsDatastoreOption> VimServiceImpl.queryVmfsDatastoreExtendOptions(ManagedObjectReference _this, ManagedObjectReference datastore, String devicePath, Boolean suppressExpandCandidates)
           
 List<VmfsDatastoreOption> VimService.queryVmfsDatastoreExtendOptions(ManagedObjectReference _this, ManagedObjectReference datastore, String devicePath, Boolean suppressExpandCandidates)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type VmfsDatastoreOption
 List<VmfsDatastoreOption> QueryVmfsDatastoreExtendOptionsResponse.getReturnval()
           
 List<VmfsDatastoreOption> QueryVmfsDatastoreExpandOptionsResponse.getReturnval()
           
 List<VmfsDatastoreOption> QueryVmfsDatastoreCreateOptionsResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type VmfsDatastoreOption
 void QueryVmfsDatastoreExtendOptionsResponse.setReturnval(List<VmfsDatastoreOption> returnval)
           
 void QueryVmfsDatastoreExpandOptionsResponse.setReturnval(List<VmfsDatastoreOption> returnval)
           
 void QueryVmfsDatastoreCreateOptionsResponse.setReturnval(List<VmfsDatastoreOption> returnval)
           
 

Uses of VmfsDatastoreOption in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type VmfsDatastoreOption
 List<VmfsDatastoreOption> VimServiceExImpl.queryVmfsDatastoreCreateOptions(ManagedObjectReference _this, String devicePath)
           
 List<VmfsDatastoreOption> VimServiceExImpl.queryVmfsDatastoreExpandOptions(ManagedObjectReference _this, ManagedObjectReference datastore)
           
 List<VmfsDatastoreOption> VimServiceExImpl.queryVmfsDatastoreExtendOptions(ManagedObjectReference _this, ManagedObjectReference datastore, String devicePath, Boolean suppressExpandCandidates)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.