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

Packages that use BuildVersion
org.jclouds.rest.config   
org.jclouds.rest.internal   
 

Uses of BuildVersion in org.jclouds.rest.config
 

Methods in org.jclouds.rest.config with annotations of type BuildVersion
protected  String BindPropertiesToAnnotations.bindBuildVersion(String in)
           
 

Uses of BuildVersion in org.jclouds.rest.internal
 

Constructor parameters in org.jclouds.rest.internal with annotations of type BuildVersion
RestAnnotationProcessor(com.google.inject.Injector injector, com.google.common.cache.LoadingCache<Class<?>,Boolean> seedAnnotationCache, String apiVersion, String buildVersion, ParseSax.Factory parserFactory, HttpUtils utils, com.google.inject.TypeLiteral<T> typeLiteral)
           
RestContextImpl(Closer closer, Map<String,Credentials> credentialStore, Utils utils, com.google.inject.Injector injector, com.google.inject.TypeLiteral<S> syncApi, com.google.inject.TypeLiteral<A> asyncApi, com.google.common.base.Supplier<URI> endpoint, String provider, String identity, String apiVersion, String buildVersion, Set<String> iso3166Codes)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.