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
 

Subinterfaces of EndpointToSupplierURI in org.jclouds.openstack.keystone.v2_0.functions
 interface EndpointToSupplierAdminURI
           
 

Classes in org.jclouds.openstack.keystone.v2_0.functions that implement EndpointToSupplierURI
 class AdminURL
           
 class InternalURL
          Select internal URL endpoints services
 class PublicURLOrInternalIfNull
           
 

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

Fields in org.jclouds.openstack.keystone.v2_0.suppliers declared as EndpointToSupplierURI
protected  EndpointToSupplierURI LocationIdToURIFromAccessForTypeAndVersion.endpointToSupplierURI
           
 

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



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