Package | Description |
---|---|
com.azure.storage.blob.specialized |
Package containing specialized clients for Azure Storage Blobs.
|
Modifier and Type | Method and Description |
---|---|
BlobProperties |
BlobClientBase.downloadToFile(String filePath)
Downloads the entire blob into a file specified by the path.
|
BlobProperties |
BlobClientBase.getProperties()
Returns the blob's metadata and properties.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.