| Package | Description |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.blobstore.internal | |
| org.jclouds.compute | |
| org.jclouds.loadbalancer | |
| org.jclouds.loadbalancer.internal | |
| org.jclouds.rest | |
| org.jclouds.rest.internal |
| Modifier and Type | Method and Description |
|---|---|
Utils |
BlobStoreContext.getUtils() |
Utils |
BlobStoreContext.utils() |
| Modifier and Type | Method and Description |
|---|---|
Utils |
BlobStoreContextImpl.getUtils() |
Utils |
BlobStoreContextImpl.utils() |
| Constructor and Description |
|---|
BlobStoreContextImpl(BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
RestContext providerSpecificContext,
BlobRequestSigner blobRequestSigner) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Utils |
| Modifier and Type | Method and Description |
|---|---|
Utils |
LoadBalancerServiceContext.getUtils() |
Utils |
LoadBalancerServiceContext.utils() |
| Modifier and Type | Method and Description |
|---|---|
Utils |
LoadBalancerServiceContextImpl.getUtils() |
Utils |
LoadBalancerServiceContextImpl.utils() |
| Constructor and Description |
|---|
LoadBalancerServiceContextImpl(LoadBalancerService loadBalancerService,
Utils utils,
RestContext providerSpecificContext) |
| Modifier and Type | Method and Description |
|---|---|
Utils |
RestContext.getUtils() |
Utils |
RestContext.utils() |
| Modifier and Type | Class and Description |
|---|---|
class |
UtilsImpl |
| Modifier and Type | Method and Description |
|---|---|
Utils |
RestContextImpl.getUtils() |
Utils |
RestContextImpl.utils() |
| Constructor and Description |
|---|
RestContextImpl(Closer closer,
Map<String,Credentials> credentialStore,
Utils utils,
com.google.inject.Injector injector,
com.google.inject.TypeLiteral<S> syncApi,
com.google.inject.TypeLiteral<A> asyncApi,
com.google.common.base.Supplier<URI> endpoint,
String provider,
String identity,
String apiVersion,
String buildVersion,
Set<String> iso3166Codes) |
Copyright © 2009-2012 jclouds. All Rights Reserved.