Package com.azure.storage.blob.options
package com.azure.storage.blob.options
Package containing options model classes used by Azure Storage Blobs.
-
ClassDescriptionExtended options that may be passed when appending a block from a source URL.Extended options that may be passed when creating an Append Blob.Extended options that may be passed when sealing an Append Blob.Extended options that may be passed when acquiring a lease to a blob or container.Extended options that may be passed when beginning a copy operation.Extended options that may be passed when breaking a lease to a blob or container.Extended options that may be passed when changing a lease to a blob or container.Extended options that may be passed when creating a Blob Container.Extended options that may be passed when copying a blob.Extended options that may be passed when downloading a blob to a file.Extended options that may be passed when getting tags for a blob.Extended options that may be passed when opening a blob input stream.Extended options that may be passed when uploading a Block Blob in parallel.Optional parameters for Blob Query.Extended options that may be passed when releasing a lease to a blob or container.Extended options that may be passed when renewing a lease to a blob or container.Extended options that may be passed when setting tier for a blob.Extended options that may be passed when setting tags for a blob.Extended options that may be passed when uploading a blob from a file.Extended options that may be passed when uploading a Block Blob from URL.Extended options that may be passed when committing a block list.Extended options that may be passed when listing blocks for a block blob.Extended options that may be passed when opening an output stream to a Block Blob.Extended options that may be passed when uploading a Block Blob in a single request.Extended options that may be passed when staging a block from a source URL.Extended options that may be passed when staging a block.Defines options available to configure the behavior of a call to
BlobServiceClient.findBlobsByTags(FindBlobsOptions, Duration, com.azure.core.util.Context)
orBlobServiceAsyncClient.findBlobsByTags(FindBlobsOptions)
.Extended options that may be passed when getting the page ranges diff of a page blob.Extended options that may be passed when getting the page ranges of a page blob.Extended options that may be passed when incrementally copying a Page Blob.Extended options that may be passed when creating a Page Blob.Extended options that may be passed when uploading a page range from a source URL.Extended options that may be passed when restoring a blob container.