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

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

Uses of ClusterConfigSpec in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type ClusterConfigSpec
 ManagedObjectReference VimServiceImpl.createCluster(ManagedObjectReference _this, String name, ClusterConfigSpec spec)
           
 ManagedObjectReference VimService.createCluster(ManagedObjectReference _this, String name, ClusterConfigSpec spec)
           
 ManagedObjectReference VimServiceImpl.reconfigureCluster_Task(ManagedObjectReference _this, ClusterConfigSpec spec, Boolean modify)
           
 ManagedObjectReference VimService.reconfigureCluster_Task(ManagedObjectReference _this, ClusterConfigSpec spec, Boolean modify)
           
 void VimServiceImpl.reconfigureCluster(ManagedObjectReference _this, ClusterConfigSpec spec, Boolean modify)
           
 void VimService.reconfigureCluster(ManagedObjectReference _this, ClusterConfigSpec spec, Boolean modify)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return ClusterConfigSpec
 ClusterConfigSpec ReconfigureCluster_Task.getSpec()
           
 ClusterConfigSpec ReconfigureCluster.getSpec()
           
 ClusterConfigSpec CreateCluster.getSpec()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type ClusterConfigSpec
 void ReconfigureCluster_Task.setSpec(ClusterConfigSpec spec)
           
 void ReconfigureCluster.setSpec(ClusterConfigSpec spec)
           
 void CreateCluster.setSpec(ClusterConfigSpec spec)
           
 

Uses of ClusterConfigSpec in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type ClusterConfigSpec
 ManagedObjectReference VimServiceExImpl.createCluster(ManagedObjectReference _this, String name, ClusterConfigSpec spec)
           
 ManagedObjectReference VimServiceExImpl.reconfigureCluster_Task(ManagedObjectReference _this, ClusterConfigSpec spec, Boolean modify)
           
 void VimServiceExImpl.reconfigureCluster(ManagedObjectReference _this, ClusterConfigSpec spec, Boolean modify)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.