| Package | Description |
|---|---|
| com.azure.storage.blob |
Package containing the classes for BlobServiceClient.
|
| com.azure.storage.blob.specialized |
Package containing specialized clients for Azure Storage Blobs.
|
| Modifier and Type | Method and Description |
|---|---|
BlockBlobClient |
BlobClient.getBlockBlobClient()
Creates a new
BlockBlobClient associated with this blob. |
| Modifier and Type | Method and Description |
|---|---|
BlockBlobClient |
SpecializedBlobClientBuilder.buildBlockBlobClient()
Creates a
BlockBlobClient based on options set in the Builder. |
Copyright © 2020 Microsoft Corporation. All rights reserved.