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

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

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

Classes in org.jclouds.openstack.keystone.v2_0.functions that implement EndpointToRegion
 class ReturnRegionOrProvider
           
 

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

Constructors in org.jclouds.openstack.keystone.v2_0.suppliers with parameters of type EndpointToRegion
RegionIdToAdminURIFromAccessForTypeAndVersion(com.google.common.base.Supplier<Access> access, EndpointToSupplierAdminURI endpointToSupplierURI, EndpointToRegion endpointToRegion, 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-2013 The Apache Software Foundation. All Rights Reserved.