Uses of Class
org.jclouds.location.functions.RegionToEndpointOrProviderIfNull
- 
Packages that use RegionToEndpointOrProviderIfNull Package Description org.jclouds.s3.config This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views. - 
- 
Uses of RegionToEndpointOrProviderIfNull in org.jclouds.s3.config
Methods in org.jclouds.s3.config with parameters of type RegionToEndpointOrProviderIfNull Modifier and Type Method Description protected com.google.common.base.Supplier<URI>S3HttpApiModule. provideBucketURI(com.google.common.base.Supplier<String> defaultRegion, RegionToEndpointOrProviderIfNull regionToEndpoint) 
 -