Class RegionIdToURIFromServiceEndpointsForTypeAndVersion
java.lang.Object
org.jclouds.openstack.keystone.catalog.suppliers.LocationIdToURIFromServiceEndpointsForTypeAndVersion
org.jclouds.openstack.keystone.catalog.suppliers.RegionIdToURIFromServiceEndpointsForTypeAndVersion
- All Implemented Interfaces:
com.google.common.base.Supplier<Map<String,,com.google.common.base.Supplier<URI>>> Supplier<Map<String,,com.google.common.base.Supplier<URI>>> RegionIdToURISupplier
public class RegionIdToURIFromServiceEndpointsForTypeAndVersion
extends LocationIdToURIFromServiceEndpointsForTypeAndVersion
implements RegionIdToURISupplier
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jclouds.openstack.keystone.catalog.suppliers.LocationIdToURIFromServiceEndpointsForTypeAndVersion
LocationIdToURIFromServiceEndpointsForTypeAndVersion.FactoryNested classes/interfaces inherited from interface org.jclouds.location.suppliers.RegionIdToURISupplier
RegionIdToURISupplier.Factory -
Field Summary
Fields inherited from class org.jclouds.openstack.keystone.catalog.suppliers.LocationIdToURIFromServiceEndpointsForTypeAndVersion
apiType, apiVersion, logger, resolveServiceEndpointURI, serviceEndpoints, serviceEndpointToRegion -
Constructor Summary
ConstructorsConstructorDescriptionRegionIdToURIFromServiceEndpointsForTypeAndVersion(com.google.common.base.Supplier<List<ServiceEndpoint>> serviceEndpoints, ServiceEndpointResolutionStrategy resolveServiceEndpointURI, ServiceEndpointToRegion serviceEndpointToRegion, String apiType, String apiVersion) -
Method Summary
Methods inherited from class org.jclouds.openstack.keystone.catalog.suppliers.LocationIdToURIFromServiceEndpointsForTypeAndVersion
getMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.common.base.Supplier
get
-
Constructor Details
-
RegionIdToURIFromServiceEndpointsForTypeAndVersion
@Inject public RegionIdToURIFromServiceEndpointsForTypeAndVersion(com.google.common.base.Supplier<List<ServiceEndpoint>> serviceEndpoints, ServiceEndpointResolutionStrategy resolveServiceEndpointURI, ServiceEndpointToRegion serviceEndpointToRegion, String apiType, @Nullable String apiVersion)
-
-
Method Details
-
toString
- Overrides:
toStringin classLocationIdToURIFromServiceEndpointsForTypeAndVersion
-