Class RegionIdToAdminURIFromServiceEndpointsForTypeAndVersion
java.lang.Object
org.jclouds.openstack.keystone.catalog.suppliers.LocationIdToURIFromServiceEndpointsForTypeAndVersion
org.jclouds.openstack.keystone.catalog.suppliers.RegionIdToAdminURIFromServiceEndpointsForTypeAndVersion
- 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>>> RegionIdToAdminURISupplier
public class RegionIdToAdminURIFromServiceEndpointsForTypeAndVersion
extends LocationIdToURIFromServiceEndpointsForTypeAndVersion
implements RegionIdToAdminURISupplier
-
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.openstack.keystone.catalog.suppliers.RegionIdToAdminURISupplier
RegionIdToAdminURISupplier.Factory -
Field Summary
Fields inherited from class org.jclouds.openstack.keystone.catalog.suppliers.LocationIdToURIFromServiceEndpointsForTypeAndVersion
apiType, apiVersion, logger, resolveServiceEndpointURI, serviceEndpoints, serviceEndpointToRegion -
Constructor Summary
ConstructorsConstructorDescriptionRegionIdToAdminURIFromServiceEndpointsForTypeAndVersion(com.google.common.base.Supplier<List<ServiceEndpoint>> serviceEndpoints, AdminEndpointResolutionStrategy 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
-
RegionIdToAdminURIFromServiceEndpointsForTypeAndVersion
@Inject public RegionIdToAdminURIFromServiceEndpointsForTypeAndVersion(com.google.common.base.Supplier<List<ServiceEndpoint>> serviceEndpoints, AdminEndpointResolutionStrategy resolveServiceEndpointURI, ServiceEndpointToRegion serviceEndpointToRegion, String apiType, @Nullable String apiVersion)
-
-
Method Details
-
toString
- Overrides:
toStringin classLocationIdToURIFromServiceEndpointsForTypeAndVersion
-