Package | Description |
---|---|
com.azure.storage.blob.specialized |
Package containing specialized clients for Azure Storage Blobs.
|
Modifier and Type | Method and Description |
---|---|
BlobQueryResponse |
BlobClientBase.queryWithResponse(BlobQueryOptions queryOptions,
Duration timeout,
com.azure.core.util.Context context)
Queries an entire blob into an output stream.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.