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

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

Uses of PatchMetadataInvalid in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that throw PatchMetadataInvalid
 ManagedObjectReference VimServiceImpl.installHostPatch_Task(ManagedObjectReference _this, HostPatchManagerLocator repository, String updateID, Boolean force)
           
 ManagedObjectReference VimService.installHostPatch_Task(ManagedObjectReference _this, HostPatchManagerLocator repository, String updateID, Boolean force)
           
 void VimServiceImpl.installHostPatch(ManagedObjectReference _this, HostPatchManagerLocator repository, String updateID, Boolean force)
           
 void VimService.installHostPatch(ManagedObjectReference _this, HostPatchManagerLocator repository, String updateID, Boolean force)
           
 ManagedObjectReference VimServiceImpl.scanHostPatch_Task(ManagedObjectReference _this, HostPatchManagerLocator repository, List<String> updateID)
           
 ManagedObjectReference VimService.scanHostPatch_Task(ManagedObjectReference _this, HostPatchManagerLocator repository, List<String> updateID)
           
 List<HostPatchManagerStatus> VimServiceImpl.scanHostPatch(ManagedObjectReference _this, HostPatchManagerLocator repository, List<String> updateID)
           
 List<HostPatchManagerStatus> VimService.scanHostPatch(ManagedObjectReference _this, HostPatchManagerLocator repository, List<String> updateID)
           
 

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

Subclasses of PatchMetadataInvalid in com.hyper9.simdk.stubs.faults
 class PatchMetadataCorrupted
           
 class PatchMetadataNotFound
           
 

Uses of PatchMetadataInvalid in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that throw PatchMetadataInvalid
 ManagedObjectReference VimServiceExImpl.installHostPatch_Task(ManagedObjectReference _this, HostPatchManagerLocator repository, String updateID, Boolean force)
           
 void VimServiceExImpl.installHostPatch(ManagedObjectReference _this, HostPatchManagerLocator repository, String updateID, Boolean force)
           
 ManagedObjectReference VimServiceExImpl.scanHostPatch_Task(ManagedObjectReference _this, HostPatchManagerLocator repository, List<String> updateID)
           
 List<HostPatchManagerStatus> VimServiceExImpl.scanHostPatch(ManagedObjectReference _this, HostPatchManagerLocator repository, List<String> updateID)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.