Package | Description |
---|---|
org.jclouds.openstack.keystone.catalog.functions | |
org.jclouds.openstack.keystone.catalog.suppliers |
Modifier and Type | Interface and Description |
---|---|
interface |
AdminEndpointResolutionStrategy
Given a sets of endpoints for a particular service and version, return the
URL of the admin endpoint to be used to connect to the service.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminURL |
class |
BaseEndpointResolutionStrategy
Resolves the endpoint to be used to connect to a service based on a given
predicate.
|
class |
InternalURL |
class |
PublicURLOrInternal |
Modifier and Type | Field and Description |
---|---|
protected ServiceEndpointResolutionStrategy |
LocationIdToURIFromServiceEndpointsForTypeAndVersion.resolveServiceEndpointURI |
Constructor and Description |
---|
RegionIdToURIFromServiceEndpointsForTypeAndVersion(com.google.common.base.Supplier<List<ServiceEndpoint>> serviceEndpoints,
ServiceEndpointResolutionStrategy resolveServiceEndpointURI,
ServiceEndpointToRegion serviceEndpointToRegion,
String apiType,
String apiVersion) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.