Uses of Class
org.jclouds.location.Iso3166

Packages that use Iso3166
org.jclouds.deltacloud.compute.functions   
org.jclouds.location.config   
org.jclouds.location.suppliers   
org.jclouds.rest.internal   
org.jclouds.savvis.vpdc.compute.functions   
 

Uses of Iso3166 in org.jclouds.deltacloud.compute.functions
 

Constructor parameters in org.jclouds.deltacloud.compute.functions with annotations of type Iso3166
RealmToLocation(Set<String> isoCodes, String providerName, URI endpoint)
           
 

Uses of Iso3166 in org.jclouds.location.config
 

Methods in org.jclouds.location.config with annotations of type Iso3166
 Map<String,Set<String>> ProvideIso3166CodesByLocationIdViaProperties.get()
           
 

Uses of Iso3166 in org.jclouds.location.suppliers
 

Constructor parameters in org.jclouds.location.suppliers with annotations of type Iso3166
JustProvider(Set<String> isoCodes, String providerName, URI endpoint)
           
RegionToProviderOrJustProvider(Set<String> isoCodes, String providerName, URI endpoint, Set<String> regions, Map<String,Set<String>> isoCodesById)
           
RegionToProviderOrJustProvider(Set<String> isoCodes, String providerName, URI endpoint, Set<String> regions, Map<String,Set<String>> isoCodesById)
           
 

Uses of Iso3166 in org.jclouds.rest.internal
 

Constructor parameters in org.jclouds.rest.internal with annotations of type Iso3166
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)
           
 

Uses of Iso3166 in org.jclouds.savvis.vpdc.compute.functions
 

Constructor parameters in org.jclouds.savvis.vpdc.compute.functions with annotations of type Iso3166
NetworkToLocation(Set<String> isoCodes, String providerName, URI endpoint, VPDCClient client)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.