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

Packages that use NotSupported
com.hyper9.simdk.stubs   
com.hyper9.simdk.ws   
 

Uses of NotSupported in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that throw NotSupported
 UserSession VimServiceImpl.loginBySessionTicket(ManagedObjectReference _this, String ticketData)
           
 UserSession VimService.loginBySessionTicket(ManagedObjectReference _this, String ticketData)
           
 UserSession VimServiceImpl.loginBySSLThumbprint(ManagedObjectReference _this, String locale)
           
 UserSession VimService.loginBySSLThumbprint(ManagedObjectReference _this, String locale)
           
 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 NotSupported in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that throw NotSupported
 UserSession VimServiceExImpl.loginBySessionTicket(ManagedObjectReference _this, String ticketData)
           
 UserSession VimServiceExImpl.loginBySSLThumbprint(ManagedObjectReference _this, String locale)
           
 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.