Uses of Interface
org.jclouds.openstack.keystone.v1_1.functions.EndpointToRegion
- 
Packages that use EndpointToRegion Package Description org.jclouds.openstack.keystone.v1_1.functions org.jclouds.openstack.keystone.v1_1.suppliers  - 
- 
Uses of EndpointToRegion in org.jclouds.openstack.keystone.v1_1.functions
Classes in org.jclouds.openstack.keystone.v1_1.functions that implement EndpointToRegion Modifier and Type Class Description classRegionFirstPartOfDNSNameOrProvider - 
Uses of EndpointToRegion in org.jclouds.openstack.keystone.v1_1.suppliers
Constructors in org.jclouds.openstack.keystone.v1_1.suppliers with parameters of type EndpointToRegion Constructor Description RegionIdToURIFromAuthForServiceSupplier(com.google.common.base.Supplier<Auth> auth, EndpointToSupplierURI endpointToSupplierURI, EndpointToRegion endpointToRegion, String apiType, String apiVersion)V1DefaultRegionIdSupplier(com.google.common.base.Supplier<Auth> auth, EndpointToRegion endpointToRegion, String apiType) 
 -