Uses of Interface
org.jclouds.openstack.keystone.v2_0.functions.EndpointToSupplierURI

Packages that use EndpointToSupplierURI
org.jclouds.openstack.keystone.v2_0.functions   
org.jclouds.openstack.keystone.v2_0.suppliers   
 

Uses of EndpointToSupplierURI in org.jclouds.openstack.keystone.v2_0.functions
 

Classes in org.jclouds.openstack.keystone.v2_0.functions that implement EndpointToSupplierURI
 class PublicURLOrInternalIfNull
           
 

Uses of EndpointToSupplierURI in org.jclouds.openstack.keystone.v2_0.suppliers
 

Constructors in org.jclouds.openstack.keystone.v2_0.suppliers with parameters of type EndpointToSupplierURI
RegionIdToURIFromAccessForTypeAndVersionSupplier(com.google.common.base.Supplier<Access> access, EndpointToSupplierURI endpointToSupplierURI, EndpointToRegion endpointToRegion, String apiType, String apiVersion)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.