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

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

Uses of ApiVersion in org.jclouds.elasticstack.functions
 

Constructor parameters in org.jclouds.elasticstack.functions with annotations of type ApiVersion
MapToNICs(String apiVersion)
           
ServerToMap(String apiVersion)
           
 

Uses of ApiVersion in org.jclouds.rest.internal
 

Constructor parameters in org.jclouds.rest.internal with annotations of type ApiVersion
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, URI endpoint, String provider, String identity, String apiVersion, Set<String> iso3166Codes)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.