Uses of Class
org.jclouds.deltacloud.domain.Feature

Packages that use Feature
org.jclouds.deltacloud.domain   
 

Uses of Feature in org.jclouds.deltacloud.domain
 

Methods in org.jclouds.deltacloud.domain that return types with arguments of type Feature
 Set<? extends Feature> DeltacloudCollection.getFeatures()
           
 

Constructor parameters in org.jclouds.deltacloud.domain with type arguments of type Feature
DeltacloudCollection(URI href, String rel, Set<? extends Feature> features)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.