Uses of Class
org.jclouds.rest.annotations.ApiVersion

Packages that use ApiVersion
org.jclouds.rest.functions   
org.jclouds.rest.internal   
 

Uses of ApiVersion in org.jclouds.rest.functions
 

Constructor parameters in org.jclouds.rest.functions with annotations of type ApiVersion
PresentWhenApiVersionLexicographicallyAtOrAfterSinceApiVersion(String apiVersion)
           
 

Uses of ApiVersion in org.jclouds.rest.internal
 

Constructor parameters in org.jclouds.rest.internal with annotations of type ApiVersion
RestAnnotationProcessor(com.google.inject.Injector injector, com.google.common.cache.LoadingCache<Class<?>,Boolean> seedAnnotationCache, com.google.common.cache.Cache<RestAnnotationProcessor.MethodKey,Method> delegationMap, String apiVersion, String buildVersion, ParseSax.Factory parserFactory, HttpUtils utils, ContentMetadataCodec contentMetadataCodec, com.google.inject.TypeLiteral<T> typeLiteral)
           
 



Copyright © 2009-2013 jclouds. All Rights Reserved.