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 |
---|---|
BlockBlobAsyncClient |
BlobAsyncClient.getBlockBlobAsyncClient()
Creates a new
BlockBlobAsyncClient associated to this blob. |
Modifier and Type | Method and Description |
---|---|
BlockBlobAsyncClient |
SpecializedBlobClientBuilder.buildBlockBlobAsyncClient()
Creates a
BlockBlobAsyncClient based on options set in the Builder. |
Copyright © 2019 Microsoft Corporation. All rights reserved.