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