Uses of Class
com.hyper9.simdk.stubs.faults.VAppConfigFault

Packages that use VAppConfigFault
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.faults   
com.hyper9.simdk.ws   
 

Uses of VAppConfigFault in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that throw VAppConfigFault
 ManagedObjectReference VimServiceImpl.powerOffVApp_Task(ManagedObjectReference _this, Boolean force)
           
 ManagedObjectReference VimService.powerOffVApp_Task(ManagedObjectReference _this, Boolean force)
           
 void VimServiceImpl.powerOffVApp(ManagedObjectReference _this, Boolean force)
           
 void VimService.powerOffVApp(ManagedObjectReference _this, Boolean force)
           
 ManagedObjectReference VimServiceImpl.powerOnVApp_Task(ManagedObjectReference _this)
           
 ManagedObjectReference VimService.powerOnVApp_Task(ManagedObjectReference _this)
           
 void VimServiceImpl.powerOnVApp(ManagedObjectReference _this)
           
 void VimService.powerOnVApp(ManagedObjectReference _this)
           
 

Uses of VAppConfigFault in com.hyper9.simdk.stubs.faults
 

Subclasses of VAppConfigFault in com.hyper9.simdk.stubs.faults
 class MissingPowerOffConfiguration
           
 class MissingPowerOnConfiguration
           
 class NoVmInVApp
           
 

Uses of VAppConfigFault in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that throw VAppConfigFault
 ManagedObjectReference VimServiceExImpl.powerOffVApp_Task(ManagedObjectReference _this, Boolean force)
           
 void VimServiceExImpl.powerOffVApp(ManagedObjectReference _this, Boolean force)
           
 ManagedObjectReference VimServiceExImpl.powerOnVApp_Task(ManagedObjectReference _this)
           
 void VimServiceExImpl.powerOnVApp(ManagedObjectReference _this)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.