Uses of Interface
org.jclouds.azureblob.AzureBlobClient

Packages that use AzureBlobClient
org.jclouds.azureblob   
org.jclouds.azureblob.blobstore.config   
org.jclouds.azureblob.blobstore.strategy   
 

Uses of AzureBlobClient in org.jclouds.azureblob
 

Fields in org.jclouds.azureblob with type parameters of type AzureBlobClient
static com.google.common.reflect.TypeToken<org.jclouds.rest.RestContext<AzureBlobClient,AzureBlobAsyncClient>> AzureBlobApiMetadata.CONTEXT_TOKEN
          Deprecated. please use org.jclouds.ContextBuilder#buildApi(AzureBlobClient.class) as AzureBlobAsyncClient interface will be removed in jclouds 1.7.
 

Uses of AzureBlobClient in org.jclouds.azureblob.blobstore.config
 

Methods in org.jclouds.azureblob.blobstore.config with parameters of type AzureBlobClient
protected  com.google.common.cache.LoadingCache<String,PublicAccess> AzureBlobStoreContextModule.containerAcls(AzureBlobClient client)
           
 

Uses of AzureBlobClient in org.jclouds.azureblob.blobstore.strategy
 

Constructors in org.jclouds.azureblob.blobstore.strategy with parameters of type AzureBlobClient
AzureBlobBlockUploadStrategy(AzureBlobClient client, org.jclouds.io.PayloadSlicer slicer)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.