Uses of Class
com.hyper9.simdk.stubs.dao.HostPatchManagerResult

Packages that use HostPatchManagerResult
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of HostPatchManagerResult in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return HostPatchManagerResult
 HostPatchManagerResult VimServiceImpl.checkHostPatch(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimService.checkHostPatch(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimServiceImpl.installHostPatchV2(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, List<String> vibUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimService.installHostPatchV2(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, List<String> vibUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimServiceImpl.queryHostPatch(ManagedObjectReference _this, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimService.queryHostPatch(ManagedObjectReference _this, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimServiceImpl.scanHostPatchV2(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimService.scanHostPatchV2(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimServiceImpl.stageHostPatch(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, List<String> vibUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimService.stageHostPatch(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, List<String> vibUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimServiceImpl.uninstallHostPatch(ManagedObjectReference _this, List<String> bulletinIds, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimService.uninstallHostPatch(ManagedObjectReference _this, List<String> bulletinIds, HostPatchManagerPatchManagerOperationSpec spec)
           
 

Uses of HostPatchManagerResult in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostPatchManagerResult
 List<HostPatchManagerResult> ArrayOfHostPatchManagerResult.getData()
           
 

Uses of HostPatchManagerResult in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return HostPatchManagerResult
 HostPatchManagerResult UninstallHostPatchResponse.getReturnval()
           
 HostPatchManagerResult StageHostPatchResponse.getReturnval()
           
 HostPatchManagerResult ScanHostPatchV2Response.getReturnval()
           
 HostPatchManagerResult QueryHostPatchResponse.getReturnval()
           
 HostPatchManagerResult InstallHostPatchV2Response.getReturnval()
           
 HostPatchManagerResult CheckHostPatchResponse.getReturnval()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostPatchManagerResult
 void UninstallHostPatchResponse.setReturnval(HostPatchManagerResult returnval)
           
 void StageHostPatchResponse.setReturnval(HostPatchManagerResult returnval)
           
 void ScanHostPatchV2Response.setReturnval(HostPatchManagerResult returnval)
           
 void QueryHostPatchResponse.setReturnval(HostPatchManagerResult returnval)
           
 void InstallHostPatchV2Response.setReturnval(HostPatchManagerResult returnval)
           
 void CheckHostPatchResponse.setReturnval(HostPatchManagerResult returnval)
           
 

Uses of HostPatchManagerResult in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return HostPatchManagerResult
 HostPatchManagerResult VimServiceExImpl.checkHostPatch(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimServiceExImpl.installHostPatchV2(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, List<String> vibUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimServiceExImpl.queryHostPatch(ManagedObjectReference _this, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimServiceExImpl.scanHostPatchV2(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimServiceExImpl.stageHostPatch(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, List<String> vibUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult VimServiceExImpl.uninstallHostPatch(ManagedObjectReference _this, List<String> bulletinIds, HostPatchManagerPatchManagerOperationSpec spec)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.