Package | Description |
---|---|
org.jclouds.atmos | |
org.jclouds.atmos.blobstore.config | |
org.jclouds.atmos.util |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<AtmosClient,AtmosAsyncClient>> |
AtmosApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(AtmosClient.class) as
AtmosAsyncClient interface will be removed in jclouds 1.7. |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<String,Boolean> |
AtmosBlobStoreContextModule.isPublic(AtmosClient client) |
Modifier and Type | Method and Description |
---|---|
static void |
AtmosUtils.deletePathAndEnsureGone(AtmosClient sync,
String path) |
static String |
AtmosUtils.putBlob(AtmosClient sync,
Crypto crypto,
BlobToObject blob2Object,
String container,
Blob blob,
PutOptions options) |
Copyright © 2009-2013 jclouds. All Rights Reserved.