org.jclouds.openstack.keystone.v2_0.suppliers
Class RegionIdToURIFromAccessForTypeAndVersion

java.lang.Object
  extended by org.jclouds.openstack.keystone.v2_0.suppliers.LocationIdToURIFromAccessForTypeAndVersion
      extended by org.jclouds.openstack.keystone.v2_0.suppliers.RegionIdToURIFromAccessForTypeAndVersion
All Implemented Interfaces:
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>>, org.jclouds.location.suppliers.RegionIdToURISupplier

@Singleton
public class RegionIdToURIFromAccessForTypeAndVersion
extends LocationIdToURIFromAccessForTypeAndVersion
implements org.jclouds.location.suppliers.RegionIdToURISupplier


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jclouds.openstack.keystone.v2_0.suppliers.LocationIdToURIFromAccessForTypeAndVersion
LocationIdToURIFromAccessForTypeAndVersion.Factory
 
Nested classes/interfaces inherited from interface org.jclouds.location.suppliers.RegionIdToURISupplier
org.jclouds.location.suppliers.RegionIdToURISupplier.Factory
 
Field Summary
 
Fields inherited from class org.jclouds.openstack.keystone.v2_0.suppliers.LocationIdToURIFromAccessForTypeAndVersion
access, apiType, apiVersion, endpointToLocationId, endpointToSupplierURI, logger
 
Constructor Summary
RegionIdToURIFromAccessForTypeAndVersion(com.google.common.base.Supplier<Access> access, EndpointToSupplierURI endpointToSupplierURI, EndpointToRegion endpointToRegion, String apiType, String apiVersion)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.jclouds.openstack.keystone.v2_0.suppliers.LocationIdToURIFromAccessForTypeAndVersion
get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Supplier
get
 

Constructor Detail

RegionIdToURIFromAccessForTypeAndVersion

@Inject
public RegionIdToURIFromAccessForTypeAndVersion(com.google.common.base.Supplier<Access> access,
                                                       EndpointToSupplierURI endpointToSupplierURI,
                                                       EndpointToRegion endpointToRegion,
                                                       String apiType,
                                                       @Nullable
                                                       String apiVersion)
Method Detail

toString

public String toString()
Overrides:
toString in class LocationIdToURIFromAccessForTypeAndVersion


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.