Uses of Interface
org.jclouds.atmos.AtmosClient

Packages that use AtmosClient
org.jclouds.atmos.blobstore.config   
org.jclouds.atmos.util   
 

Uses of AtmosClient in org.jclouds.atmos.blobstore.config
 

Methods in org.jclouds.atmos.blobstore.config with parameters of type AtmosClient
protected  com.google.common.cache.LoadingCache<String,Boolean> AtmosBlobStoreContextModule.isPublic(AtmosClient client)
           
 

Uses of AtmosClient in org.jclouds.atmos.util
 

Methods in org.jclouds.atmos.util with parameters of type AtmosClient
static void AtmosUtils.deleteAndEnsureGone(AtmosClient sync, String path)
           
static String AtmosUtils.putBlob(AtmosClient sync, Crypto crypto, BlobToObject blob2Object, String container, Blob blob, PutOptions options)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.