public static class CloudFilesRestClientModule.StorageAndCDNManagementEndpointModule extends AuthenticationServiceModule
AuthenticationServiceModule.GetAuth
Constructor and Description |
---|
CloudFilesRestClientModule.StorageAndCDNManagementEndpointModule() |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<URI> |
provideCDNUrl(RegionIdToURISupplier.Factory factory,
V1DefaultRegionIdSupplier.Factory defaultRegion) |
protected com.google.common.base.Supplier<URI> |
provideStorageUrl(RegionIdToURISupplier.Factory factory,
V1DefaultRegionIdSupplier.Factory defaultRegion) |
configure, provideAuthCache, provideAuthenticationTokenCache, provideAuthSupplier
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public CloudFilesRestClientModule.StorageAndCDNManagementEndpointModule()
@Provides @Singleton protected com.google.common.base.Supplier<URI> provideCDNUrl(RegionIdToURISupplier.Factory factory, V1DefaultRegionIdSupplier.Factory defaultRegion)
@Provides @Singleton protected com.google.common.base.Supplier<URI> provideStorageUrl(RegionIdToURISupplier.Factory factory, V1DefaultRegionIdSupplier.Factory defaultRegion)
Copyright © 2009-2013 jclouds. All Rights Reserved.