public class GoogleCloudStorageHttpApiModule extends org.jclouds.rest.config.HttpApiModule<GoogleCloudStorageApi>
| Constructor and Description |
|---|
GoogleCloudStorageHttpApiModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindErrorHandlers() |
protected void |
bindRetryHandlers() |
void |
configure() |
com.google.common.base.Supplier<String> |
supplyProject(com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic void configure()
configure in class org.jclouds.rest.config.HttpApiModule<GoogleCloudStorageApi>protected void bindErrorHandlers()
bindErrorHandlers in class org.jclouds.rest.config.HttpApiModule<GoogleCloudStorageApi>protected void bindRetryHandlers()
bindRetryHandlers in class org.jclouds.rest.config.HttpApiModule<GoogleCloudStorageApi>@Provides @Singleton public com.google.common.base.Supplier<String> supplyProject(com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.