|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.rest.RestContextBuilder<S,A>
org.jclouds.azure.storage.AzureStorageContextBuilder<S,A>
public class AzureStorageContextBuilder<S,A>
Creates AzureStorageStoreContext or Injector instances based on the most commonly
requested arguments.
Modules are specified, the default logging and
http transports will be installed.
AzureStorageStoreContext| Field Summary |
|---|
| Fields inherited from class org.jclouds.rest.RestContextBuilder |
|---|
asyncClientType, modules, properties, syncClientType |
| Constructor Summary | |
|---|---|
AzureStorageContextBuilder(Class<S> syncClientClass,
Class<A> asyncClientClass,
Properties properties)
|
|
| Method Summary | |
|---|---|
protected void |
addClientModule(List<com.google.inject.Module> modules)
|
| Methods inherited from class org.jclouds.rest.RestContextBuilder |
|---|
addClientModuleIfNotPresent, addContextModule, addContextModuleIfNotPresent, addCredentialStoreIfNotPresent, addExecutorServiceIfNotPresent, addHttpModuleIfNeededAndNotPresent, addLoggingModuleIfNotPresent, buildContext, buildInjector, getProperties, ifHttpConfigureRestOtherwiseGuiceClientFactory, withModules |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AzureStorageContextBuilder(Class<S> syncClientClass,
Class<A> asyncClientClass,
Properties properties)
| Method Detail |
|---|
protected void addClientModule(List<com.google.inject.Module> modules)
addClientModule in class org.jclouds.rest.RestContextBuilder<S,A>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||