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

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

Uses of HostPowerOpFailed in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that throw HostPowerOpFailed
 ManagedObjectReference VimServiceImpl.powerDownHostToStandBy_Task(ManagedObjectReference _this, Integer timeoutSec, Boolean evacuatePoweredOffVms)
           
 ManagedObjectReference VimService.powerDownHostToStandBy_Task(ManagedObjectReference _this, Integer timeoutSec, Boolean evacuatePoweredOffVms)
           
 void VimServiceImpl.powerDownHostToStandBy(ManagedObjectReference _this, Integer timeoutSec, Boolean evacuatePoweredOffVms)
           
 void VimService.powerDownHostToStandBy(ManagedObjectReference _this, Integer timeoutSec, Boolean evacuatePoweredOffVms)
           
 ManagedObjectReference VimServiceImpl.powerUpHostFromStandBy_Task(ManagedObjectReference _this, Integer timeoutSec)
           
 ManagedObjectReference VimService.powerUpHostFromStandBy_Task(ManagedObjectReference _this, Integer timeoutSec)
           
 void VimServiceImpl.powerUpHostFromStandBy(ManagedObjectReference _this, Integer timeoutSec)
           
 void VimService.powerUpHostFromStandBy(ManagedObjectReference _this, Integer timeoutSec)
           
 

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

Subclasses of HostPowerOpFailed in com.hyper9.simdk.stubs.faults
 class NoPeerHostFound
           
 class VmotionInterfaceNotEnabled
           
 class WakeOnLanNotSupportedByVmotionNIC
           
 

Uses of HostPowerOpFailed in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that throw HostPowerOpFailed
 ManagedObjectReference VimServiceExImpl.powerDownHostToStandBy_Task(ManagedObjectReference _this, Integer timeoutSec, Boolean evacuatePoweredOffVms)
           
 void VimServiceExImpl.powerDownHostToStandBy(ManagedObjectReference _this, Integer timeoutSec, Boolean evacuatePoweredOffVms)
           
 ManagedObjectReference VimServiceExImpl.powerUpHostFromStandBy_Task(ManagedObjectReference _this, Integer timeoutSec)
           
 void VimServiceExImpl.powerUpHostFromStandBy(ManagedObjectReference _this, Integer timeoutSec)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.