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.
|
Class and Description |
---|
AppendBlobAsyncClient
Client to an append blob.
|
AppendBlobClient
Client to an append blob.
|
BlobAsyncClientBase
This class provides a client that contains all operations that apply to any blob type.
|
BlobClientBase
This class provides a client that contains all operations that apply to any blob type.
|
BlockBlobAsyncClient
Client to a block blob.
|
BlockBlobClient
Client to a block blob.
|
PageBlobAsyncClient
Client to a page blob.
|
PageBlobClient
Client to a page blob.
|
Class and Description |
---|
AppendBlobAsyncClient
Client to an append blob.
|
AppendBlobClient
Client to an append blob.
|
BlobAsyncClientBase
This class provides a client that contains all operations that apply to any blob type.
|
BlobClientBase
This class provides a client that contains all operations that apply to any blob type.
|
BlobInputStream
Provides an input stream to read a given blob resource.
|
BlobLeaseAsyncClient
This class provides a client that contains all the leasing operations for
containers
and blobs . |
BlobLeaseClient
This class provides a client that contains all the leasing operations for
containers and
blobs . |
BlobLeaseClientBuilder
This class provides a fluent builder API to help aid the configuration and instantiation of Storage Lease
clients.
|
BlobOutputStream |
BlockBlobAsyncClient
Client to a block blob.
|
BlockBlobClient
Client to a block blob.
|
PageBlobAsyncClient
Client to a page blob.
|
PageBlobClient
Client to a page blob.
|
SpecializedBlobClientBuilder
This class provides a fluent builder API to help aid the configuration and instantiation of specialized Storage Blob
clients,
AppendBlobClient , AppendBlobAsyncClient , BlockBlobClient ,
BlockBlobAsyncClient , PageBlobClient , and PageBlobAsyncClient . |
Copyright © 2019 Microsoft Corporation. All rights reserved.