Package | Description |
---|---|
com.microsoft.azure.storage |
This package contains the storage service base classes.
|
com.microsoft.azure.storage.blob |
This package contains the storage service blob classes.
|
Modifier and Type | Method and Description |
---|---|
CloudBlobClient |
CloudStorageAccount.createCloudBlobClient()
Creates a new Blob service client.
|
Modifier and Type | Method and Description |
---|---|
CloudBlobClient |
CloudBlobDirectory.getServiceClient()
Returns the Blob service client associated with this directory.
|
CloudBlobClient |
CloudBlobContainer.getServiceClient()
Returns the Blob service client associated with this container.
|
CloudBlobClient |
CloudBlob.getServiceClient()
Returns the Blob service client associated with the blob.
|
Copyright © 2018. All Rights Reserved.