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

Packages that use InvalidProperty
com.hyper9.simdk.stubs   
com.hyper9.simdk.ws   
com.hyper9.simdk.ws.util   
 

Uses of InvalidProperty in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that throw InvalidProperty
 ManagedObjectReference VimServiceImpl.createFilter(ManagedObjectReference _this, PropertyFilterSpec spec, Boolean partialUpdates)
           
 ManagedObjectReference VimService.createFilter(ManagedObjectReference _this, PropertyFilterSpec spec, Boolean partialUpdates)
           
 List<ObjectContent> VimServiceImpl.retrieveProperties(ManagedObjectReference _this, List<PropertyFilterSpec> specSet)
           
 List<ObjectContent> VimService.retrieveProperties(ManagedObjectReference _this, List<PropertyFilterSpec> specSet)
           
 

Uses of InvalidProperty in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that throw InvalidProperty
 ManagedObjectReference VimServiceExImpl.createFilter(ManagedObjectReference _this, PropertyFilterSpec spec, Boolean partialUpdates)
           
 List<ObjectContent> VimServiceExImpl.retrieveProperties(ManagedObjectReference _this, List<PropertyFilterSpec> specSet)
           
 

Uses of InvalidProperty in com.hyper9.simdk.ws.util
 

Methods in com.hyper9.simdk.ws.util that throw InvalidProperty
static PropertyFilter PropertyCollectorUtil.createFilter(String sessionKey, ManagedObjectReference _this, PropertyFilterSpec spec, Boolean partialUpdates)
           
static List<ObjectContent> PropertyCollectorUtil.retrieveProperties(ManagedObjectReference _this, List<PropertyFilterSpec> specSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.