Uses of Interface
org.jclouds.location.suppliers.LocationsSupplier
-
Packages that use LocationsSupplier Package Description org.jclouds.location.config org.jclouds.location.suppliers.all -
-
Uses of LocationsSupplier in org.jclouds.location.config
Methods in org.jclouds.location.config with parameters of type LocationsSupplier Modifier and Type Method Description protected com.google.common.base.Supplier<Set<? extends Location>>LocationModule. memoizedLocationsSupplier(AtomicReference<AuthorizationException> authException, long seconds, LocationsSupplier uncached) -
Uses of LocationsSupplier in org.jclouds.location.suppliers.all
Classes in org.jclouds.location.suppliers.all that implement LocationsSupplier Modifier and Type Class Description classRegionToProviderclassZoneToProviderclassZoneToRegionToProviderOrJustProvider
-