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

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

Uses of ToolsUnavailable in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that throw ToolsUnavailable
 void VimServiceImpl.abortBackup(ManagedObjectReference _this, String msg)
           
 void VimService.abortBackup(ManagedObjectReference _this, String msg)
           
 VirtualMachineBackupEventInfo VimServiceImpl.backupProtocolEvent(ManagedObjectReference _this, Integer timeout)
           
 VirtualMachineBackupEventInfo VimService.backupProtocolEvent(ManagedObjectReference _this, Integer timeout)
           
 void VimServiceImpl.notifySnapshotCompletion(ManagedObjectReference _this)
           
 void VimService.notifySnapshotCompletion(ManagedObjectReference _this)
           
 void VimServiceImpl.rebootGuest(ManagedObjectReference _this)
           
 void VimService.rebootGuest(ManagedObjectReference _this)
           
 void VimServiceImpl.setDisplayTopology(ManagedObjectReference _this, List<VirtualMachineDisplayTopology> displays)
           
 void VimService.setDisplayTopology(ManagedObjectReference _this, List<VirtualMachineDisplayTopology> displays)
           
 void VimServiceImpl.setScreenResolution(ManagedObjectReference _this, Integer width, Integer height)
           
 void VimService.setScreenResolution(ManagedObjectReference _this, Integer width, Integer height)
           
 void VimServiceImpl.shutdownGuest(ManagedObjectReference _this)
           
 void VimService.shutdownGuest(ManagedObjectReference _this)
           
 void VimServiceImpl.standbyGuest(ManagedObjectReference _this)
           
 void VimService.standbyGuest(ManagedObjectReference _this)
           
 void VimServiceImpl.startBackup(ManagedObjectReference _this, Boolean generateManifests, List<String> volumes)
           
 void VimService.startBackup(ManagedObjectReference _this, Boolean generateManifests, List<String> volumes)
           
 ManagedObjectReference VimServiceImpl.upgradeTools_Task(ManagedObjectReference _this, String installerOptions)
           
 ManagedObjectReference VimService.upgradeTools_Task(ManagedObjectReference _this, String installerOptions)
           
 void VimServiceImpl.upgradeTools(ManagedObjectReference _this, String installerOptions)
           
 void VimService.upgradeTools(ManagedObjectReference _this, String installerOptions)
           
 

Uses of ToolsUnavailable in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that throw ToolsUnavailable
 void VimServiceExImpl.abortBackup(ManagedObjectReference _this, String msg)
           
 VirtualMachineBackupEventInfo VimServiceExImpl.backupProtocolEvent(ManagedObjectReference _this, Integer timeout)
           
 void VimServiceExImpl.notifySnapshotCompletion(ManagedObjectReference _this)
           
 void VimServiceExImpl.rebootGuest(ManagedObjectReference _this)
           
 void VimServiceExImpl.setDisplayTopology(ManagedObjectReference _this, List<VirtualMachineDisplayTopology> displays)
           
 void VimServiceExImpl.setScreenResolution(ManagedObjectReference _this, Integer width, Integer height)
           
 void VimServiceExImpl.shutdownGuest(ManagedObjectReference _this)
           
 void VimServiceExImpl.standbyGuest(ManagedObjectReference _this)
           
 void VimServiceExImpl.startBackup(ManagedObjectReference _this, Boolean generateManifests, List<String> volumes)
           
 ManagedObjectReference VimServiceExImpl.upgradeTools_Task(ManagedObjectReference _this, String installerOptions)
           
 void VimServiceExImpl.upgradeTools(ManagedObjectReference _this, String installerOptions)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.