| Package | Description |
|---|---|
| com.azure.storage.blob |
Package containing the classes for BlobServiceClient.
|
| com.azure.storage.blob.options |
Package containing options model classes used by Azure Storage Blobs.
|
| com.azure.storage.blob.specialized |
Package containing specialized clients for Azure Storage Blobs.
|
| Class and Description |
|---|
| BlobParallelUploadOptions
Extended options that may be passed when uploading a Block Blob in parallel.
|
| BlobUploadFromFileOptions
Extended options that may be passed when uploading a blob from a file.
|
| FindBlobsOptions
Defines options available to configure the behavior of a call to
BlobServiceClient.findBlobsByTags(FindBlobsOptions, Duration,
com.azure.core.util.Context) or
BlobServiceAsyncClient.findBlobsByTags(FindBlobsOptions). |
| UndeleteBlobContainerOptions
Extended options that may be passed when restoring a blob container.
|
| Class and Description |
|---|
| AppendBlobCreateOptions
Extended options that may be passed when creating an Append Blob.
|
| AppendBlobSealOptions
Extended options that may be passed when sealing an Append Blob.
|
| BlobAcquireLeaseOptions
Extended options that may be passed when acquiring a lease to a blob or container.
|
| BlobBeginCopyOptions
Extended options that may be passed when beginning a copy operation.
|
| BlobBreakLeaseOptions
Extended options that may be passed when breaking a lease to a blob or container.
|
| BlobChangeLeaseOptions
Extended options that may be passed when changing a lease to a blob or container.
|
| BlobCopyFromUrlOptions
Extended options that may be passed when copying a blob.
|
| BlobDownloadToFileOptions
Extended options that may be passed when downloading a blob to a file.
|
| BlobGetTagsOptions
Extended options that may be passed when getting tags for a blob.
|
| BlobInputStreamOptions
Extended options that may be passed when opening a blob input stream.
|
| BlobParallelUploadOptions
Extended options that may be passed when uploading a Block Blob in parallel.
|
| BlobQueryOptions
Optional parameters for Blob Query.
|
| BlobReleaseLeaseOptions
Extended options that may be passed when releasing a lease to a blob or container.
|
| BlobRenewLeaseOptions
Extended options that may be passed when renewing a lease to a blob or container.
|
| BlobSetAccessTierOptions
Extended options that may be passed when setting tier for a blob.
|
| BlobSetTagsOptions
Extended options that may be passed when setting tags for a blob.
|
| BlobUploadFromFileOptions
Extended options that may be passed when uploading a blob from a file.
|
| BlockBlobCommitBlockListOptions
Extended options that may be passed when committing a block list.
|
| BlockBlobListBlocksOptions
Extended options that may be passed when listing blocks for a block blob.
|
| BlockBlobOutputStreamOptions
Extended options that may be passed when opening an output stream to a Block Blob.
|
| BlockBlobSimpleUploadOptions
Extended options that may be passed when uploading a Block Blob in a single request.
|
| FindBlobsOptions
Defines options available to configure the behavior of a call to
BlobServiceClient.findBlobsByTags(FindBlobsOptions, Duration,
com.azure.core.util.Context) or
BlobServiceAsyncClient.findBlobsByTags(FindBlobsOptions). |
| PageBlobCopyIncrementalOptions
Extended options that may be passed when incrementally copying a Page Blob.
|
| PageBlobCreateOptions
Extended options that may be passed when creating a Page Blob.
|
| UndeleteBlobContainerOptions
Extended options that may be passed when restoring a blob container.
|
| Class and Description |
|---|
| AppendBlobCreateOptions
Extended options that may be passed when creating an Append Blob.
|
| AppendBlobSealOptions
Extended options that may be passed when sealing an Append Blob.
|
| BlobAcquireLeaseOptions
Extended options that may be passed when acquiring a lease to a blob or container.
|
| BlobBeginCopyOptions
Extended options that may be passed when beginning a copy operation.
|
| BlobBreakLeaseOptions
Extended options that may be passed when breaking a lease to a blob or container.
|
| BlobChangeLeaseOptions
Extended options that may be passed when changing a lease to a blob or container.
|
| BlobCopyFromUrlOptions
Extended options that may be passed when copying a blob.
|
| BlobDownloadToFileOptions
Extended options that may be passed when downloading a blob to a file.
|
| BlobGetTagsOptions
Extended options that may be passed when getting tags for a blob.
|
| BlobInputStreamOptions
Extended options that may be passed when opening a blob input stream.
|
| BlobQueryOptions
Optional parameters for Blob Query.
|
| BlobReleaseLeaseOptions
Extended options that may be passed when releasing a lease to a blob or container.
|
| BlobRenewLeaseOptions
Extended options that may be passed when renewing a lease to a blob or container.
|
| BlobSetAccessTierOptions
Extended options that may be passed when setting tier for a blob.
|
| BlobSetTagsOptions
Extended options that may be passed when setting tags for a blob.
|
| BlockBlobCommitBlockListOptions
Extended options that may be passed when committing a block list.
|
| BlockBlobListBlocksOptions
Extended options that may be passed when listing blocks for a block blob.
|
| BlockBlobOutputStreamOptions
Extended options that may be passed when opening an output stream to a Block Blob.
|
| BlockBlobSimpleUploadOptions
Extended options that may be passed when uploading a Block Blob in a single request.
|
| PageBlobCopyIncrementalOptions
Extended options that may be passed when incrementally copying a Page Blob.
|
| PageBlobCreateOptions
Extended options that may be passed when creating a Page Blob.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.